Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
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

  • MitheshRpa Profile Picture
    162 on 23 Feb 2023 at 14:26:54
    Re: how to create GUID in power automate Desktop flow???

    Can i pass variable  to get dictonary key value???

    %Config['Mithesh']%  gives my  value  Bolla

    i had set Variable   Var = Mithesh .

    %Config['%Var%']%  can i get value Bolla?

     

  • Verified answer
    Expiscornovus Profile Picture
    31,709 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()
  • MitheshRpa Profile Picture
    162 on 23 Feb 2023 at 10:27:06
    Re: how to create GUID in power automate Desktop flow???

    Yes , i am getting new guid. But i am getting heading too

    MitheshRpa_0-1677148017991.png

     

  • Verified answer
    Expiscornovus Profile Picture
    31,709 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

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

🌸 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…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - Building Flows

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 179 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 161 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 143

Overall leaderboard
Loading started