Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
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 |
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 9 | |
| 7 | |
| 5 |