Skip to main content

Notifications

Community site session details
Power Automate - Building Flows
Answered

how to create GUID in power automate Desktop flow???

Like (0) ShareShare
ReportReport
Posted on 23 Feb 2023 08:08:22 by 162

i want to generate GUID in power automate desktop, i can see it in cloud flow, but not in power automate desktop

  • Verified answer
    Expiscornovus Profile Picture
    31,728 Most Valuable Professional on 23 Feb 2023 at 10:06:25
    Re: how to create GUID in power automate Desktop flow???

    Hi @MitheshRpa,

     

    You could use the Run PowerShell script action and use a new-guid cmdlet in that action.

     

    newguidcmdlet.png

  • Verified answer
    Expiscornovus Profile Picture
    31,728 Most Valuable Professional on 23 Feb 2023 at 10:40:43
    Re: how to create GUID in power automate Desktop flow???

    Hi @MitheshRpa,

     

    In that case try to hide the tableheaders in the same script. Try this script instead:

    (new-guid | ft -hidetableheaders | out-string).trim()

Helpful resources

Quick Links

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Automate - Building Flows

#1
David_MA Profile Picture

David_MA 274 Super User 2025 Season 1

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 234 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 210

Overall leaderboard
Loading started
Loading started
Loading complete