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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Dynamic Content Creati...
Power Apps
Answered

Dynamic Content Creating A bunch of Random Entries

(0) ShareShare
ReportReport
Posted on by 28

I am running into a weird issue where I successfully ran my PowerApps Flow once, but now it added 10 new dynamic entries and the run command is asking for 10 separate arguments. I have no idea where these came from or how to remove them to make my flow work once again. I have attached some images to highlight what I mean

Categories:
I have the same question (0)
  • Verified answer
    Pstork1 Profile Picture
    68,717 Most Valuable Professional on at

    Remove the Power Apps trigger from the flow and replace it with the Power Apps V2 trigger.  When you remove the trigger it will remove all the parameters.  Then in the V2 trigger you can define the specific parameters that you want and use them in the flow.

  • GreenerGrower Profile Picture
    28 on at

    I want the input to be what is in the PowerApp, how do I achieve that using V2?

  • Pstork1 Profile Picture
    68,717 Most Valuable Professional on at

    The difference in the V2 trigger is that you create your own parameters of specific data types in the trigger.  Then use the dynamic content from those where you would have used Ask in Power Apps with the v1 trigger.  It works the same, but the V2 trigger gives you more control over the creation of the parameters.

  • GreenerGrower Profile Picture
    28 on at

    Got it, I am parsing through a collection formatted into a table in a gallery to pull data into excel and have no idea how to do it with V2, so the only solution I have found for me is to delete the trigger and reinstate it. That way as long as I don't touch other parameters no additional arguments get created and I can safely use the app.

  • Pstork1 Profile Picture
    68,717 Most Valuable Professional on at

    To do that using either of the triggers you need to send the collection as JSON and then parse it inside the flow.  To turn the collection into a JSON string use the JSON() function like this

    JSON(varcollectionname, JSONFormat.Compactfour)

    You can send that as a string and then Parse it inside the Flow.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 739 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 343 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard