Forum Discussion
Reportid Parameter is not valid
- 1 year ago
Hi rajasaadk_98
Thanks for Reaching out to Microsoft Forum community.
According to your query, the Reportid parameter is invalid. Below are steps to resolve the error.
- Check App Configuration:
Validates that the embedded Power BI configuration in the model-driven app points to the correct report and workspace. - Permissions Check:
Confirms that users have access to view the report. If permissions are missing, users will encounter errors when trying to view the embedded report. - User Authentication:
Ensures the user is authenticated with the same account for both Power BI and the app. Mismatched accounts can lead to token-related errors. - Service Principal Access:
If your app uses a service principle for embedding Power BI reports, it must have explicit access to the workspace. Missing access can cause the embed to fail. - Regenerate Embed Token:
Expired or invalid tokens can lead to this error. Regenerating the token ensures it is valid and up to date.
- Recheck Embedding URL:
Reports that are republished or moved may have a different URL, and the app's configuration needs to reflect this change.
If this helps, then please Accept it as a solution and dropping a "Kudos" so other members can find it more easily.Hope this works for you!
Thanks.
- Check App Configuration:
Hi rajasaadk_98 - You have shared an image name that I cannot view directly and however, based on your description.
Ensure the user is logged into the same account for both Power BI and the model-driven app.
If you are using Azure Active Directory (AAD), verify that AAD token-based authentication is functioning correctly.
Verify that the report and dataset are shared with the appropriate users or groups.
Ensure the app's service principal (if applicable) has access to the Power BI workspace. if possible, Regenerate the embed token.Check the token expiration policy and adjust as needed.
Recheck the embedding URL in the model-driven app configuration.Update the Power BI dashboard URL if it was republished or moved to a different workspace.
CHeck the above configuration properly, and i hope it get resolve .
reportId parameter is not valid