Forum Discussion
riglesiassa
4 years agoNew Member
CASCADE _ DELETE ROW_ HIERARCHY
Hello,
Anyone knows how to "delete" the rows in yellos in teh PnL report?
Thanks!
3 Replies
- riglesiassaNew Member
- amitchandakSuper User
riglesiassa , add in filter of calculate
not(isblank([Name])) // use the the last column in hierarchy in place of name
or remove that from visual level filter
- FowmySuper User
riglesiassa
You can turn off the Row Subtotal in the properties of the Matrix Visual and build your own based using measures if necessary