Closed moueedhassan closed 9 months ago
Hi @moueedhassan,
Could you send me an email at pbi.visuals@profitbase.com, and we can schedule a quick call to look at this.
Best regards Anders
Based on a teams call, it seems the issue was related to the data model. Changing the model to a star schema should solve this issue. Waiting for feedback to confirm,
Hi @AndersAano,
I'm encountering the same issue and have initiated a new discussion on the forum: https://github.com/Profitbase/PowerBI-visuals-FinancialReportingMatrix/issues/594
Unfortunately, I haven't found any solutions that address this problem. To be honnest, it's becoming quite frustrating because the ability to display custom rows in a P&L isn't just a nice-to-have feature; it's essential. Currently, this unresolved issue makes it challenging for me to persuade my client to invest in this visual.
Could you please provide some assistance or feedback on this matter? Your help would be greatly appreciated.
Thank you very much in advance.
John"
Following the last comment in the discussion before it was closed, I would like to clarify that in my case, I am indeed using a star schema.
My JSON file looks like this:
The row fields are set to show items with no data and my report looks like this:
Issue: some of the rows disappear at random after filtering for company, for e.g. in the one above we do not have gross margin % anymore, sometimes other fields disappear too. I have tried all the solutions in https://github.com/Profitbase/PowerBI-visuals-FinancialReportingMatrix/issues/218 like always show JSON rows, RowLevel>0 and everything else.
Please help!