Datasource: Dataverse
I'm getting ID and numbers in the HTML Table:
Flow is:
I don't have windows to use FetchXML Builder to expand queries. And not sure it will be possible to get. Otherwise I could have fetched the data in the List row action.
I have looked at some guides for how to initialize array and append array but I don't understand how to apply it here or if it applies.
Wondering what I can do, or if it's a lost mission?
Attendance is a choice field, RelateCandidate and Course are both lookups to other tables.
That sounds interesting, can you help me how the logic is? I am able to use the Parse JSON function in the flow. And what do I do after? @v-xiaochen-msft
Hi @shavora ,
You could use a json() function outside your string.
It will convert the strint to an array.
Best Regards,
Wearsky
But choice column remains.
I have tried today to make the table data into a string and replace 1000000 to Present. I used Compose to make it into a string. Then another compose to do the replace. All that worked, but now it's all a string and can't be used for an array for the Create an HTML table.
So, I managed to get help with the Expand Query and can fetch the data for the lookup columns.
If someone is trying to understand how to write queries here is what worked for me:
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492