How To Convert String To GUID In Power Automate | Convert string to GUID

preview_player
Показать описание
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),'')

==========================================
==========================================
Related Video Tutorials:
==========================================
Subscribe to Our YouTube Channel for more videos tutorials
==========================================
Playlists for You:
Power BI
Power Apps and Dataverse tutorial
==========================================
Do Visit Our Websites
==========================================
#powerautomate #microsoftflow #microsoft #powerplatformwork #flow #microsoftpowerautomate #microsoftpowerplatform #microsoftpowerplatform #sharepoint #sharepointonline #sharepointlist
Рекомендации по теме
join shbcf.ru