Hello All,
I have 3 SharePoint lists that have similar schemas.
I also have a flow that will Get Items from one of the lists using a Filter Query based on a keyword passed to the flow. After the Get Items I Select a couple of columns, Compose the output and return it to Power Apps where it is shown in a Gallery.
What I need to do is include items from the other 2 lists using the same Get Item filter and selected columns.
this is the flow I am current using for a single list,
Can someone tell me how to include the Get Item results from the other 2 lists into the return?
thanks
Kevin