Cloud Flow, triggered by Item creation/modification from a SharePoint Online list.
I've received a request to switch from using SharePoint Choice columns to Managed metadata columns, i've made the necessary changes in the PowerApps UI by switching the .Value to .Label in order to get the label text, this was done using the search and replace functionality.
Now i need to do the same in the Flows, is there a way to quickly mass update all dynamic references and expressions for this?
Is it possible to export the flow out to an xml file and modify the text directly and then re-import it?
E.g expressions state
if(empty(triggerOutputs()?['body/Business_x0020_Partner/Value']),'',triggerOutputs()?['body/Business_x0020_Partner/Value'])
to

Report
All responses (
Answers (