
Hi,
I have a table of two columns:
TABLE_A
| Title | Value |
| UniqueURL | https://www.site.com |
| FolderPath | RootFolder/ |
I want to extract the two values from the table and put them in two compose actions so I can use them in my flow throughout:
I'm not sure how to get the values from the second column of the table and put them individually in the compose action.
Any help will be highly appreciated.
Thanks
Hi @TheGame :
I've made a test for your reference:
1\My table
2\My flow:
The Result:
Best Regards,
Bof