Forum Discussion

charleshale's avatar
charleshale
Continued Contributor
5 years ago
Solved

Bug on auto-refresh for visual formatting?

Hi.  Small issue:   Visuals in a particular PowerBI file of mine do not automatically refresh to show formatting changes.   Manually clicking the Refresh menu bar works.....but not automatic refresh ...
  • charleshale's avatar
    charleshale
    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.