Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
v-chvadl
Microsoft Employee
Microsoft Employee

Dashboard is not showing the data from 04-06-2021

Hi Team,

We are unable to see data in our powerbi dashboards. But when we see on workspace or when we download we could see the data for the report. Dataset also getting refreshed without any issue.


Suddenly all the reports showing empty visuals from 04-06-2021 in all the reports.

can you help us with this.

Thanks,
chaitanya

1 ACCEPTED SOLUTION
v-chvadl
Microsoft Employee
Microsoft Employee

Team,

Now all of our Dashboards are loading as expected. And we didn't modified any thing from our end.
Can you please let us know if any updates happend at PowerBI end.

Thanks,
Chaitanya V

View solution in original post

3 REPLIES 3
v-chvadl
Microsoft Employee
Microsoft Employee

Team,

Now all of our Dashboards are loading as expected. And we didn't modified any thing from our end.
Can you please let us know if any updates happend at PowerBI end.

Thanks,
Chaitanya V

Hi @v-chvadl ,

 

This may be due to the problem of communication between the cloud server and the network. If there are problems in large quantities, they will be announced here

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

v-chvadl
Microsoft Employee
Microsoft Employee

++
The issue we identified is for the reports having row level filters. We are using following function to pass the required parameters.

var generateTokenRequestParameters = new GenerateTokenRequest("View", null, identities: new List<EffectiveIdentity> { new EffectiveIdentity(username: RLSValue, roles: new List<string> { RoleName }, datasets: new List<string> { report.DatasetId }) });

EmbedToken tokenResponse = await client.Reports.GenerateTokenInGroupAsync(ConfigHelper.PbiGroupId, report.Id, generateTokenRequestParameters);

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.