Can someone help me with an issue I'm having with the List rows present in a table action.
I want to be able to use environment variables for each of the inputs however it won't let me?
My Location is a Group as the excel file is the MS Forms response file.
I get this error when I swap out static values for the variables. What am I doing wrong?
Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'excelonlinebusiness' operation 'GetTable' failed with status code 'BadRequest'. This may indicate invalid input parameters. Error response: { "status": 400, "message": "Graph API request failed. Error code is 'invalidRequest'. Error message is 'The provided drive id appears to be malformed, or does not represent a valid drive.'
EDIT: This the flow with static values which works absolutely fine. When I swap out Location, Document Library, File and Table for environment variables I get the above error.