Forum Discussion
Dashboard Tile Display Issue - Power BI Embedded Reports with Dynamic Binding Enabled
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://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
- Anonymous2 years agoNot 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.