ClearCollect(
coll_EHSCategory,
""
);
//First add a ClearCollect with "" and then use Collect
Collect(
coll_EHSCategory,
Distinct(
Filter(
'EHS Master List',
Title = var_SelectedItem.'EHS Type'
),
'EHS Category'
)
);
then search for "Streamlining Integration: Using Service Principal authentication on Custom connectors with Microsoft Graph Applicati...
No comments:
Post a Comment