In this Power Automate video tutorial, I will explain how to convert string to GUID format using Power Automate.
Here I will cover 2 examples:
1. Convert string To GUID In Power Automate with braces
2. Convert string To GUID In Power Automate without braces.
And the expressions I have used in this tutorial are listed below.
1. concat('{',concat(substring(variables('guidString'),0,8),'-',substring(variables('guidString'),8,4),'-',substring(variables('guidString'),12,4),'-',substring(variables('guidString'),16,4),'-',substring(variables('guidString'),20,12),''),'}')
2. concat(substring(variables('guidString'),0,8),'-',substring(variables('guidString'),8,4),'-',substring(variables('guidString'),12,4),'-',substring(variables('guidString'),16,4),'-',substring(variables('guidString'),20,12),'')
==========================================
Visit a complete tutorial on Convert string to guid using Power Automate https://www.spguides.com/convert-stri...
==========================================
Related Video Tutorials:
Power Automate Convert Percentage to Whole Number: • Power Automate Convert Percentage to Whole...
Convert Number to Date in Power Automate • How to work with date in Power Automate | ...
==========================================
Subscribe to Our YouTube Channel for more videos tutorials
https://www.youtube.com/c/TSInfoTechn...
==========================================
Playlists for You:
Power BI
• Visualization with Power BI
Power Apps and Dataverse tutorial
• Power Apps and Dataverse Tutorial
==========================================
Do Visit Our Websites
https://sharepointdotnet.com/
https://enjoysharepoint.com/
==========================================
#powerautomate #microsoftflow #microsoft #powerplatformwork #flow #microsoftpowerautomate #microsoftpowerplatform #microsoftpowerplatform #sharepoint #sharepointonline #sharepointlist