Forum Discussion

Jackey's avatar
Jackey
New Member
1 year ago
Solved

Using Cards to Slice Data

Hi Everyone,   I am a brand new Power BI using (transitioning from Tableau). I am currently attempting to rebuild my dashboards from scratch and whereas I can work my way around the visuals and ho...
  • danextian's avatar
    1 year ago

    Hi Jackey 

    As per testing, the both old and new card visuals doesn't provide the visual interaction you need. You may be able to do this by using the tile slicer instead.

    Note: There seems to be a bug with data formatting on labels in the tile slicer. Numbers are supposed to show currecny, not just plain numbers. The workaround is to use FORMAT([measure], "$#,#") and use that in the label instead.