Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live 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 |
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 15 | |
| 14 | |
| 9 | |
| 8 | |
| 8 |