Forum Discussion
Bug on auto-refresh for visual formatting?
- 5 years ago
I've figured out the Summarization failure. It is a known bug we have encountered several times where values fail to get recognized as values even though they are shown as such throughout the data lineage. The only solution that works is in DAX to add a column with an express INT() or VALUE() of the column of values that fails to get treated as such.
Hi charleshale ,
What version of Power BI Desktop are you using in which you are seeing these issues?
Thanks,
Pragati
I've figured out the Summarization failure. It is a known bug we have encountered several times where values fail to get recognized as values even though they are shown as such throughout the data lineage. The only solution that works is in DAX to add a column with an express INT() or VALUE() of the column of values that fails to get treated as such.