This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello,
I have a problem with my hierarchy. I have two diferrent tables in PowerBI in one matrix. The hierarchy is in total five levels, but the budget is at level four. How do i get rid of the budget at level 5? Is there anything that i do wrong?
Solved! Go to Solution.
Hey @Anonymous ,
I mean you don't show anything, just 5 rows with "Waar" and 2 with "Onwaar".
Show the measure, show how the table looks, show your matrix.
Otherwise, check:
myMeasure = IF( [thisWaarMeasure] = "Waar", BLANK(), [thisWaarMeasure] )
its really hard to understand what is occuring with the information you have provided, firstly demonstrate what your hierarchy is, then please demonstrate what you expect. one woudl need to see the data to understand what is going on.
Proud to be a Super User!
Hey @Anonymous ,
you can check with the function ISINSCOPE if the desired level is in scope.
If yes, then return blank, otherwise the budget.
hello thanks for your answer.
everything that is true (waar) must be empty and otherwise it must fills in the budget. do i need for this an if formula or how do i do this?
Hey @Anonymous ,
I mean you don't show anything, just 5 rows with "Waar" and 2 with "Onwaar".
Show the measure, show how the table looks, show your matrix.
Otherwise, check:
myMeasure = IF( [thisWaarMeasure] = "Waar", BLANK(), [thisWaarMeasure] )
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
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 |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 62 | |
| 47 | |
| 28 | |
| 23 | |
| 19 |