HI How do you convert a guid into a string?
- "123e4567-e89b-12d3-a456-426655440000" (hyphens in standard locations)
- "123e4567e89b12d3a456426655440000" (no hyphens)
HI How do you convert a guid into a string?
Hi, thank you for asking.
's response answered your question consider mark it as completed by pressing "Yes" label
Regards
Worked thank you!! :)
Hi NewCoder,
Please try this expression: replace(variables('GUID String'),'-','')
I created a http trigger to test and it can work:
Result:
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156