Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
hi @Anonymous
If you already have you data in tables why would you use a switch as part of the calculation.
You can use something like this, provided you tables are linked as you mentioned:
Hi @Anonymous ,
Does your fact table has any columns that are in Currency table like Currency Code? If yes, then create a relationship between these 2 tables and create your calculation. In this case your slicer will work withiut using SWITCH function.
Thanks.
Hi @Anonymous ,
Can you provide the structure of columns in both of your FACT table and Currency table? (The list of columns in both)
Thanks.