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 September 15. Request your voucher.
I create a table to be a slicer for select currency in my matrix
all working good using this code
Solved! Go to Solution.
Try to add an OR condition.
FILTER ( 'UploadAccountsCurrentyPeriod', UploadAccountsCurrentyPeriod[Currency selector] = "Local currency" || UploadAccountsCurrentyPeriod[Currency selector] = "dkk" )
Try to add an OR condition.
FILTER ( 'UploadAccountsCurrentyPeriod', UploadAccountsCurrentyPeriod[Currency selector] = "Local currency" || UploadAccountsCurrentyPeriod[Currency selector] = "dkk" )
User | Count |
---|---|
69 | |
66 | |
62 | |
48 | |
28 |
User | Count |
---|---|
112 | |
83 | |
66 | |
48 | |
43 |