Forum Discussion
Filter Matrix table to exclude zero balances
Hey Amitchandak
This is what I came up with, and probably totally hashed it.
I think I am missing something here. The 'Aged Debtor Groups' table does not include any Debtor names. That is contained in the 'DimCustomer' table.
"_measure", _1 ) , _measure >0), [#Invoice Values])
So this is the measure I created but totally hashed it 😞 wanting to include the Dim Customer table in some way. I am also not clear on where the BrandCustNo&Name with zero balances are being eliminated.
I really appreiate your help to this point.
cheers
D
Hi, Anonymous
According to your needs, in theory, you only need to make your measure on 'values' not display 0 but display blank(), then empty rows should not be displayed automatically.
We don't know your data, and it is difficult to understand your situation based on the measures you provide.
If you can share some insensitive data and expected output to help us clarify your scenario, you can help you soon.
Best Regards,
Community Support Team _ Janey
- Anonymous4 years agoNot applicable
Thank you so much for your reply Janey
I will get some data together & upload just so we can get to the bottom of all of this
Thnaks again
Deon
- Anonymous4 years agoNot applicable
BTW - I totally hashed the measure that I provided, so no doubt you would have been confused 🙂
Apologies for that
- v-janeyg-msft4 years ago
Community Support
Anonymous
Because your formula involves different tables and is used in a matrix (complex context) visual, so just sharing measure is not enough to modify, we need data to analyze. Of course, it would be great if you could follow my advice and modify it yourself.
Best Regards,
Community Support Team _ Janey