Forum Discussion
Help - Dynamically Change Total to Average from CARD visual
Hi guys, I need your help on below exercise:
I have here a card which has a Total Price YTD of $2.9M. I want to dynamically change that to AVERAGE instead of TOTAL using a slicer. Is that possible? When I go to visualization option of the CARD, only one selection can be made from the "FIELD" value. Hopefully there is a way.
Total Price YTD = sum(ARPU)
Average Price = average(ARPU)
In other words, I want to interchange those formulas for that specific card dynamically.
Best,
John Jason
Anonymous , Dynamically means you will need measure slicer of bookmark .
can you explain Dynamically here ?
measure slicer
https://www.youtube.com/watch?v=b9352Vxuj-M
https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/500115bookmark
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive
4 Replies
- amitchandak
Super User
Anonymous , Dynamically means you will need measure slicer of bookmark .
can you explain Dynamically here ?
measure slicer
https://www.youtube.com/watch?v=b9352Vxuj-M
https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/500115bookmark
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive
- AnonymousNot applicable
Sorry for the confusion. I need to have a button that will automatically change the computation inside the Total Price YTD CARD FROM SUM TO AVERAGE using the formula above.
- amitchandak
Super User
Anonymous , Both option I suggested should work
Bookmark can work with buttons and measure slicer with horizontal Orientation should work