
I have the following flow, which gets the 'GroupName' column from my Azure Table Storage. The idea is to create a string of group names I can return to PowerApps. The flow below is working to this point, but as you can see, the response from the Get Entities contains 'odata' text referencing the e-tag etc, and I don't want that. I just want the column values. How can I remove this?
Hi @JamesM,
Could you share more details on your scenario?
In the action Set variable, what dynamic content have you selected for the Value field?
I have made a test to get entities in CDS, in the action Append to string variable, select dynamic content Name for the Value field, which will return the name of the entities.
Please share more details on your scenario so that I could help figure out a reasonable flow.
Best regards,
Mabel