Hello,
I'm just getting into flow and really enjoying what it can do for me and my team. Just before getting into this app, I begain using Excel Power Query to access some SQL database tables. I am able to connect to this database through Excel with no issue using simply my Windows login credentials on my company network.
I can see some great uses for comibining the two and I was thrilled to see that Flow has a connection for SQL server data. I tried to fill out the credentials in the Connection screen (using Windows credentials) but I always run into the following error:
"The caller with object id 'XXXX...' does not have the minimum required permission to perform the requested operation on connection 'XXXX...' under API 'shared_sql'.
The is clearly a permission issue and I assume I should get in touch with my system admin. My question however is how is the connection to the server using Excel so effortless whereas Flow continuously hits this wall? For reference, I have a previously set up data gateway for my "File System" connection which is working well.
I appreciated any help that can be offered here.