Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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 |
---|---|
84 | |
81 | |
64 | |
53 | |
45 |
User | Count |
---|---|
100 | |
48 | |
42 | |
39 | |
38 |