Forum Discussion

rajasaadk_98's avatar
rajasaadk_98
Helper I
1 year ago
Solved

Reportid Parameter is not valid

power Bi dashboard embedded in model driven app suddenly showing this error any leads?  
  • v-saisrao-msft's avatar
    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.