cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
cbracci
New Member

Dynamic Content no longer appearing

Hello, 

I have created simple flows before that include. 

Individual submits form response. 

Form submission triggers email with dynamic content pulled from said response. 

Sent to form submitter and certain designated emails. 

 

However when I went to create a similar flow none of the fields in the form are showing up in the dyanmic content box. 

I tried using the same form that worked before, no dynamic content available. 

I then tried duplicating the flow that successfully incorporated dynamic content into but in that copy dynamic content does not appear. 

 

How do I rectify this disconnect between the forms app and the flows app? 

1 ACCEPTED SOLUTION

Accepted Solutions

Hi cbracci,

 

I have some updates for you.

 

Please use the action “Microsoft Forms – Get response details”, after this action, add other actions, then you will get all the dynamic contents for the Form.

3.PNG

 

Please try it on your side.


Best regards,

Mabel Mao

Community Support Team _ Mabel Mao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

19 REPLIES 19
cbracci
New Member

Images of the Issue: 

Capture.JPGCapture2.JPG

Hi cbracci,

 

I can reproduce this issue on my side. When I create a new flow using the trigger “Microsoft Form-When a new response is submitted”, in the next action, I can only select “Response Id” from the dynamic content.


I have reported this issue. I will back to you once I got any updates.

 

Best regards,
Mabel Mao

Community Support Team _ Mabel Mao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi cbracci,

 

I have some updates for you.

 

Please use the action “Microsoft Forms – Get response details”, after this action, add other actions, then you will get all the dynamic contents for the Form.

3.PNG

 

Please try it on your side.


Best regards,

Mabel Mao

Community Support Team _ Mabel Mao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I am having a similar, but not complete problem.  I am already using the Get Response Details Action.  My issue only appears with Number Fields in the Form.  The Dynamic content for number fields was working up until 3 days ago, now, the flow fails and I can't seem to access the dynamic content from ONLY the number fields of the MSFT Form response beyond the item ID.  All other fields still work and are available in the dynamic content.  You can see this below.  The matching Sharepoint List item fields have not changed, and you can actually see that in the Flow the filed used to be available (hilighted) but no longer is. Only the response ID.  The image on the left is a text field and all Dynamic Fields are available. Image on the right is from a number field (same for all number fields) and no dynamic content is available as of 3 days ago.

 

Capture.JPGCapture2.JPG

Hi @ Neds,

 

Did you find a solution to the problem you described above?

 

I am too finding that on number fields it will not present me with any dynamic content, but does for all other types of fields.

 

Thanks

 

Andy

Hi All,

 

Even I'm facing the same issue with number fields. Any ideas whats the fix please.

 

Thanks

jag

 

 

Hi @neds , did you ever find a solution to the issue above? No dynamic content when trying to insert into a value field in CRM.

 

We are trying to import invoice data into CRM using a flow, we can import everthing except financial information (value fields).

 

Thanks


Andy

Hi @neds, @Andy_G_UK and @v-yamao-msft  , is there any update on this?

 

I am experiencing a very similar problem whereby a dynamic content that was working no longer appears. In truth, I had some difficult getting all of the dynamic content to appear in the first instance and I am not sure why it was removed from the field. I should be able to select the 'first name' dynamic content, similar to the other fields below e.g. surname etc.

 

Flow - dynamic content issue.JPG

 

I read advice that suggested deleting the action and inputting it again but then I loose all dynamic content. 

Hi All,

I experienced the same issue when trying to associate dynamic content onto the body of an email. Some fields appeared and many did not. I saved the flow, turned it off and then on, but the issue didn't resolve.

Happened to search for the field in the 'Search dynamic content' textbox and the fields do appear. They could all be selected onto the body of my email. Job Done!

Am still wondering why they don't show up in the list in the first place and why do we need to search explicitly. I read another blog where there was a 'Show More' option, but this is not available anymore. Only the search works.

Hope this helps!

Dominic.

 

2019_11_27_16_42_04_Edit_your_flow_Power_Automate.png

Hi everybody,

 

I too am facing the same problem of dynamic content, that I was able to collect by "Get response details" earlier will not appear on a number field that I just included in my SharePoint list.

Explicitly searching for the dynamic content in the search bar also does not do the trick. 

 

Any help on this?

In looking at this thread, I have not seen a viable/working solution. Right now I have exactly the same issue, specifically:

 

  • I have an MS Form Created - In Power Automate, I use 'When a new response is submitted' Task to initiate
    • I can see and reference that form for this module
  • I use 'Get response details' and again, can see the Form and select it
  • I use 'Create item' to push this response into a SharePoint List
    • I only see 'Responders Email','Submission time' and 'Response Id', none of my Form fields are showing, so I cannot proceed.

 

Can someone please pick this thread up and provide a solution ? It was nice to see, two years ago, a reference to the modules I am using, but I AM using those, and still cannot see the requested dynamic content.

 

Thanks !

I always select get response details when I am trying to get the response data and some fields in the "Create Item" step of a sharepoint list have the dynamic content displaying the columns of the sharepoint list and other fields display only "Response ID" when I click on "Dynamic content". I can't tell what's different between the fields.

Ridiculous that Msft hasn't fixed this. I have one flow where the fields in a list show up in dynamic content, but when I recreate the exact same flow they do not. 10 minutes later, the fields do display. Next day they don't. It seems to be a random issue of connections breaking and yet Msft does nothing to address it. 

Barking_Mad1
Helper II
Helper II

bump, same issues here. When PA works it's amazing, when it doesn't it's a hot mess of frustration.

ohmicahpuccino
New Member

I have tried instructions in the Microsoft Power Automate troubleshooting page to no avail. It worked fine when I tried it first on my personal form and personal power automate; but when I try to use a group form, the dynamic content no longer appears, well, not all of them. Is this a permissions problem or not? Help! 

The workaround I used was to simply start typing the name of the dynamic content field in the box and it will then appear and you can select it.

ohmicahpuccino
New Member

Hi @Barking_Mad1 ! I tried that as well, to no avail. I reverted back to personal form + power automate. Thanks! 

rydroid
New Member

My workaround was to use the Output function: outputs()

 

and by entering "outputs()" into the Expression box and then clicking back to Dynamic Content my fields would appear but if I clicked on a option it would spit out the code. For example: outputs('Get_response_details')?['body/rc4850abd1d0343cb96520d327537a97a']

 

I then pasted the code into the flow and so far it seems to work when running my Flow Checker. It looks like this:

rydroid_0-1652501617297.png

 

Peter96
New Member

I have the same problem.

After that, I realize I missed this step. Please insert. Problem will resolve

 

Peter96_1-1677819419425.png

 

Helpful resources

Announcements

Power Platform Connections - Episode 7 | March 30, 2023

Episode Seven of Power Platform Connections sees David Warner and Hugo Bernier talk to Dian Taylor, alongside the latest news, product reviews, and community blogs.     Use the hashtag #PowerPlatformConnects on social media for a chance to have your work featured on the show.  

Announcing | Super Users - 2023 Season 1

Super Users – 2023 Season 1    We are excited to kick off the Power Users Super User Program for 2023 - Season 1.  The Power Platform Super Users have done an amazing job in keeping the Power Platform communities helpful, accurate and responsive. We would like to send these amazing folks a big THANK YOU for their efforts.      Super User Season 1 | Contributions July 1, 2022 – December 31, 2022  Super User Season 2 | Contributions January 1, 2023 – June 30, 2023    Curious what a Super User is? Super Users are especially active community members who are eager to help others with their community questions. There are 2 Super User seasons in a year, and we monitor the community for new potential Super Users at the end of each season. Super Users are recognized in the community with both a rank name and icon next to their username, and a seasonal badge on their profile.  Power Apps  Power Automate  Power Virtual Agents  Power Pages  Pstork1*  Pstork1*  Pstork1*  OliverRodrigues  BCBuizer  Expiscornovus*  Expiscornovus*  ragavanrajan  AhmedSalih  grantjenkins  renatoromao    Mira_Ghaly*  Mira_Ghaly*      Sundeep_Malik*  Sundeep_Malik*      SudeepGhatakNZ*  SudeepGhatakNZ*      StretchFredrik*  StretchFredrik*      365-Assist*  365-Assist*      cha_cha  ekarim2020      timl  Hardesh15      iAm_ManCat  annajhaveri      SebS  Rhiassuring      LaurensM  abm      TheRobRush  Ankesh_49      WiZey  lbendlin      Nogueira1306  Kaif_Siddique      victorcp  RobElliott      dpoggemann  srduval      SBax  CFernandes      Roverandom  schwibach      Akser  CraigStewart      PowerRanger  MichaelAnnis      subsguts  David_MA      EricRegnier  edgonzales      zmansuri  GeorgiosG      ChrisPiasecki  ryule      AmDev  fchopo      phipps0218  tom_riha      theapurva  takolota     Akash17  momlo     BCLS776  Shuvam-rpa     rampprakash  ScottShearer     Rusk  ChristianAbata     cchannon  Koen5     a33ik  Heartholme     AaronKnox  okeks      Matren   David_MA     Alex_10        Jeff_Thorpe        poweractivate        Ramole        DianaBirkelbach        DavidZoon        AJ_Z        PriyankaGeethik        BrianS        StalinPonnusamy        HamidBee        CNT        Anonymous_Hippo        Anchov        KeithAtherton        alaabitar        Tolu_Victor        KRider        sperry1625        IPC_ahaas      zuurg    rubin_boer   cwebb365   Dorrinda   G1124   Gabibalaban   Manan-Malhotra   jcfDaniel   WarrenBelz   Waegemma   drrickryp   GuidoPreite    If an * is at the end of a user's name this means they are a Multi Super User, in more than one community. Please note this is not the final list, as we are pending a few acceptances.  Once they are received the list will be updated. 

Register now for the Business Applications Launch Event | Tuesday, April 4, 2023

Join us for an in-depth look into the latest updates across Microsoft Dynamics 365 and Microsoft Power Platform that are helping businesses overcome their biggest challenges today.   Find out about new features, capabilities, and best practices for connecting data to deliver exceptional customer experiences, collaborating, and creating using AI-powered capabilities, driving productivity with automation—and building towards future growth with today’s leading technology.   Microsoft leaders and experts will guide you through the full 2023 release wave 1 and how these advancements will help you: Expand visibility, reduce time, and enhance creativity in your departments and teams with unified, AI-powered capabilities.Empower your employees to focus on revenue-generating tasks while automating repetitive tasks.Connect people, data, and processes across your organization with modern collaboration tools.Innovate without limits using the latest in low-code development, including new GPT-powered capabilities.    Click Here to Register Today!    

Check out the new Power Platform Communities Front Door Experience!

We are excited to share the ‘Power Platform Communities Front Door’ experience with you!   Front Door brings together content from all the Power Platform communities into a single place for our community members, customers and low-code, no-code enthusiasts to learn, share and engage with peers, advocates, community program managers and our product team members. There are a host of features and new capabilities now available on Power Platform Communities Front Door to make content more discoverable for all power product community users which includes ForumsUser GroupsEventsCommunity highlightsCommunity by numbersLinks to all communities Users can see top discussions from across all the Power Platform communities and easily navigate to the latest or trending posts for further interaction. Additionally, they can filter to individual products as well.   Users can filter and browse the user group events from all power platform products with feature parity to existing community user group experience and added filtering capabilities.     Users can now explore user groups on the Power Platform Front Door landing page with capability to view all products in Power Platform.      Explore Power Platform Communities Front Door today. Visit Power Platform Community Front door to easily navigate to the different product communities, view a roll up of user groups, events and forums.

Microsoft Power Platform Conference | Registration Open | Oct. 3-5 2023

We are so excited to see you for the Microsoft Power Platform Conference in Las Vegas October 3-5 2023! But first, let's take a look back at some fun moments and the best community in tech from MPPC 2022 in Orlando, Florida.   Featuring guest speakers such as Charles Lamanna, Heather Cook, Julie Strauss, Nirav Shah, Ryan Cunningham, Sangya Singh, Stephen Siciliano, Hugo Bernier and many more.   Register today: https://www.powerplatformconf.com/   

Users online (3,331)