Forum Discussion
Anonymous
10 months agoNot applicable
Paginated Report Credentials Issue
This is my first time using Power BI Report Builder let alone attempting to deploy and run a report in app.powerbi.com. I created the report as I would have when using Reporting Services, connection ...
- 10 months ago
Hi Anonymous ,
When we encounter this issue, it's usually related to the permissions of the user configured in the Gateway connection's authentication. During development, you're typically using your own credentials which, as you mentioned, have all the necessary permissions.
Please double-check the permissions assigned to the user configured in the Gateway connection to ensure they match what’s required.
Anonymous
10 months agoNot applicable
It ended up being EXECUTE permissions on a Stored Procedure being missing, thanks for the input!