web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

Convert GUID to String Using Power Automate

(0) ShareShare
ReportReport
Posted on by 7

HI How do you convert a guid into a string? 

  • "123e4567-e89b-12d3-a456-426655440000" (hyphens in standard locations)
  • "123e4567e89b12d3a456426655440000" (no hyphens) 
concat(substring(variables('GUID String'),0,8)) > Right now this only comes with 4 numbers 
 
 
I have the same question (0)
  • Verified answer
    Community Member Profile Picture
    on at

    Hi NewCoder,

    Please try this expression: replace(variables('GUID String'),'-','')

    I created a http trigger to test and it can work:

    pastedimage1632878732369v1.png

    Result:

    pastedimage1632878748136v2.png

  • NewCoder Profile Picture
    7 on at

    Worked thank you!! :)

  • PabloCRP Profile Picture
    1,088 on at

    Hi, thank you for asking.

    's response answered your question consider mark it as completed by  pressing "Yes" label

    Regards

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Pallavi Phade Profile Picture

Pallavi Phade 102 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 73

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 55 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans