This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi,
I am working with Direct Query and there is a measure in table visual and that same measure is used as visual level filter in table visual. I know there is a limitation in direct query to use measure as filter.
First of all my dim column is coming from field parameter, but for testing I removed it and picked directly column from a dim table and wrote this measure
@Seek08 , This need to executed at line level or level based on common dim
Sumx(Table, [KPI1]*[KPI2])
or
SumX(Values(Dim[Category]), [KPI1]*[KPI2])
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 32 | |
| 31 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 57 | |
| 31 | |
| 29 | |
| 22 |