Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Dashboard Tile Display Issue - Power BI Embedded Reports with Dynamic Binding Enabled

We have recently launched Power BI embedded using The Reporting Hub application.  Started building some Dashboards with tiles from reports within the application Power BI reporing content. 

 

After doing some deep testing it seems some items "tiles" will show but they are from reports with no Dynamic Binding enabled.  For example all report tiles that do not show are from our Sales and Inventory reports which has Dynamic Binding Enabled.

 

Others from our AP Report do display but these reports do not have Dynamic Binding enabled.

 

Looking to see if this is a know issue and if there is a solution

2 Replies

  • hackcrr's avatar
    hackcrr
    Memorable Member

    Hi, Anonymous 

    Ensure that the datasetBindings property is set correctly when embedding the report and that it points to the correct dataset. Verify that the data schema between the dataset and the report matches. Verify that the embedding token contains the appropriate permissions for the report and the dynamically bound dataset.
    Ensure that the user or application service subject used for embedding has the appropriate permissions to access the report and dataset. For client embedded content, ensure that the access token used has permissions to access reports and dynamically bound semantic models.
    Check that the dataset has been successfully refreshed and that the data is up to date. Ensure that the dataset has not encountered any refresh errors or limitations.
    Verify that the dashboard tiles are properly configured to point to reports with dynamic bindings.
    Check if any filters or slicers are affecting the display of the tiles.

    Also, you can check the following threads:

    https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-dynamic-binding

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Embedded-Power-BI-Report-not-allowing-interaction/td-p/2502533

    https://azure.microsoft.com/en-us/updates/power-bi-embedded-dynamic-binding/

     

     

    Best Regards,

    hackcrr

    If this post helps, then please consider Accept it as the solution and kudos this post to help the other members find it more quickly

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thanks Hackcrr,

       

      So far it looks like the items you indicated are correct and configured as expected. I'm still working through some of the setup details with IT.  I do not have admin access to some items.