Hi Guys,
I am trying to get list of rows from dataverse in powerautomate and the putting those values in HTML table within automate itself.
The final Outcome is giving me GUID's of all the columns (values).
How can i convert the GUID's back into the same value that is available in dataverse table.
Hi,
I found a solution for the same.
>Select list row's in powerautomate and run once with all data(zero filter). Go into the successfully ran flow and and expand the list rows.Select raw output and search for specific column/data. Use the column name matching your requirement.
>In HTML table custom column text use dynamic >expressions> item()?['column_name_from_expand_rawdata']
Hey @Anonymous
Not sure the following link would help or not. But I think this what you are looking for...
https://www.ameyholden.com/articles/expand-query-lookups-power-automate
WarrenBelz
223
Most Valuable Professional
MS.Ragavendar
110
Michael E. Gernaey
89
Super User 2025 Season 1