Hi All,
Is there a way to fetch rows from Parent table basing on Child ID? Its very simple use case when using SQL, query select from parent where child = '123' should give me all records form 'parent' where FK = '123',
Is there a way to do the same in Power Automate? eg. using list rows,