Forum Discussion
Bug: Power BI Desktop - See data
In Power BI Desktop, and in Power BI, when I click See data, the chart shows as it should but the data matrix beneath the chart is empty. If I go to Switch theme och choose Default theme and then Undo the data shows as it should with the correct color theme. However, if I return to the dashboard and then click See data, the matrix is empty and I need to do the same procedure again.
This has worked earlier, is it a bug in the latest version?
Br,
Caj
It should be related to your theme. Please change your background or foreground to some other colors as below.
Best Regards,
Herbert
5 Replies
- v-haibl-msftMicrosoft Employee
It should be related to your theme. Please change your background or foreground to some other colors as below.
Best Regards,
Herbert- castNew Member
Missed that, thanks!
- v-haibl-msftMicrosoft Employee
I cannot repro the same issue on version 2.49.4831.521 (August 2017) of Power BI Desktop. Please refer to my recorded video below and let me know if there is any difference between our repro steps.
Best Regards,
Herbert - Vicky_SongImpactful Individual
- castNew Member
Hi,
I forgor to mention that have imported a color theme, the definition below, and after changing to the default theme it seems to be working, so the problem seems to be related to the imported theme. Have I done anything wrong with the definition below?
Br,
Caj
{
"name":"123",
"dataColors":["#0F8A9F", "#F9B000", "#15B6C6", "#575756", "#BBBBBB", "#1F5F67"],
"background":"#fffffd",
"foreground":"#fffffd",
"tableAccent":"#575756"
}