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 have the following scenario - able to handle in power BI with filters, but need to build a paginated report and can't use measure as a filter.
I have 5 stores and a value1 and value2 - I want to rank the second value, but only for the stores which rank in the top three for the first value.
so stores D and E are not ranked on value 2, as they are not in the top 3 for rank 1.
Any suggestions?
Store | Value1 | Rank1 | Value2 | Rank2 |
A | 100 | 1 | 50 | 3 |
B | 200 | 2 | 75 | 2 |
C | 300 | 3 | 100 | 1 |
D | 400 | 4 | 20 | NA |
E | 500 | 5 | 500 | NA |
User | Count |
---|---|
17 | |
14 | |
14 | |
13 | |
12 |
User | Count |
---|---|
19 | |
15 | |
15 | |
10 | |
9 |