Friday, April 28, 2023

Concat values of a multiselect choice column

 Concat(

ThisItem.CollaborationTools,  // Your collection

Value,

";"

)

No comments:

Post a Comment

Add Service Principle support in Custom Connector

  then search for "Streamlining Integration: Using Service Principal authentication on Custom connectors with Microsoft Graph Applicati...