Profitbase / PowerBI-visuals-FinancialReportingMatrix

Power BI Custom Visual for Financial Reporting
65 stars 23 forks source link

Duplicated Elements in Ragged Hierarchy when default Expand to level is set to 5 #527

Open davidfombella opened 7 months ago

davidfombella commented 7 months ago

Hi all I have an example of a hierarchy of 7 fields in rows.

And I want all levels expanded except the final level of accounts (level 7ACCOUNT FINAL LEVEL).

Option 1 Omits repeated ragged hierarchy but it is not possible to store all levels expanded except the last 1 when filtering

Something like these (This has not enabled Default Expand Rows)

1

However when I filter some row level headers get collapsed. 2

Option 2 Set Default expand level to 5 - Repeats elements in ragged hierarchy I was trying also with the Default Expand Rows to level 5 ( and the default expanded levels are correct...however it displays Repeated elements and Ragged Hierarchy hiding is not working).

3

Regards

AndersAano commented 7 months ago

Hi @davidfombella,

Working on a fix for this now. Let you know once it's ready.

Best regards Anders

AndersAano commented 6 months ago

Hi @davidfombella, this should have been fixed here: https://github.com/Profitbase/PowerBI-visuals-FinancialReportingMatrix/releases/tag/v7.2.0-rc1

In the link, you can see the steps you need to take in order to test the version.

Best regards Anders