Forum Discussion
Anonymous
3 years agoNot applicable
Convert a table into a card
Basically I need to get the total of a table and present it as a card visual. The idea is that I have been given a power BI with multiple visual tables on it and I want to get ALL the Tota...
Anonymous
3 years agoNot applicable
Place the "code" column in the card. Check if there is available "count" option. Its the same as dax countrows
Anonymous
3 years agoNot applicable
This is not working because, I need to filter the visual with FIlters that are measures. So, maybe the question should be how can I convert a measure to a calculated column? (in order to apply filters in the visual)