The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
85 | |
84 | |
36 | |
34 | |
32 |
User | Count |
---|---|
93 | |
79 | |
66 | |
55 | |
52 |