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 @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.