Hi
I have created a flow that creates a HTML table from a Get_Items_2 Sharepoint List but there is another column I wish to add which comes from another Sharepoint List (Get_Items_4) is there anyway of adding this column like you would if you were creating a query in access, I'm sure Ive' done this previously but can't find it in any of my previous flows and internet searches aren't helping me.
columns in Html table and source
Area - Get Items 2 (sharepoint list A)
Column 2 - Get Items 2 (sharepoint list A)
Column 3 - Get Items 2 (sharepoint list A)
Advisor - Get items 4 (Sharepoint list B)
the sharepoint list B also has a Area column which would be the way i would join it in Access, so is there any way of doing similar in power automate. I've tried the union function but they didn't populate any of the information to the data from sharepoint list A it just added it to the end of the table.
Please let me know if you require any more information