Issue with the the switch button and the bar chart
Hi, I built the dashboard, everything works fine, just when I switch to the percentage button the bar chart still shows the number value.
![image](https://365datascience.com/resources/qa-hub/thumb@1170_x2or3vcuz.webp)
2 answers ( 0 marked as helpful)
You are using the same measure for both, please make sure you are using the right measure for your percentage
Oh yes, I used [toatalsalesamount] instead of [%totalsalesamount] for percentage, Thank you.