Hi everyone,
New to PowerAutomate and been doing some searching but couldn't find a good solution yet:
I'm trying to pull the correct fields from a SQL database into SharePoint using Get Rows.
The SQL database has multiple tables and I'm trying to figure out the best way to pull the fields.
For example I have one main table in the database but it contains GUIDs for many fields such as 'Customer GUID'.
There would be a separate table in the database with 'Customer GUID' and 'Customer Name'.
I currently have the flow set up to pull from the main table via Get Rows but that only contains the 'Customer GUID'.
What would be the best way to pull the 'Customer Name'?
Any help would be much appreciated, thanks!