Forum Discussion
Syndicate_Admin
5 years agoAdministrator
Visualización Financial Reporting Matrix
Good afternoon My query is about the financial reporting matrix. In the image above I show a part of my report but I have a problem since, in the areas that expand (for example implantation) t...
- 5 years ago
Hi Syndicate_Admin ,
To hide some specific values in matrix, you can try to write some if statements to filter it, like this:
Measure = IF ( SUM ( 'Table'[Sales] ) >= 25, SUM ( 'Table'[Sales] ), BLANK () )But you also have to consider that if the values you need to hide has multiple different conditions, the formula may become complicated.
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
annibape
5 years agoNew Member
Financial reporting matrix has stopped working?
the report that I had made no longer loads this visual and it hangs, if I try to import it into a new report it also hangs.
What I can do?
best regards