Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. 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 |
Check out the May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
16 | |
15 | |
14 | |
12 | |
12 |
User | Count |
---|---|
10 | |
9 | |
8 | |
8 | |
7 |