Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Solved! Go to Solution.
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
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.
++
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);
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 1 | |
| 1 | |
| 1 |