The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all,
Seeking some help.
I have a report that is showing visuals in USD, the source data numbers are all in USD - some users would like to see all the visuals in the local currency also.
Is there a way to have a slicer option they can click to switch between USD or local currency (the exhcnage rate is fixed, so i dont have a issue with changing rates).
Thanks in advance
Solved! Go to Solution.
you can create a new table and contains two value: USD and local
and use this column as a filter
and create measures like below
Proud to be a Super User!
you can create a new table and contains two value: USD and local
and use this column as a filter
and create measures like below
Proud to be a Super User!
Thanks for your help
you are welcome
Proud to be a Super User!