Dear all,
With the "Improve "Top 100" Customers report performance" - feature, this report has become pretty useless for example to create a report about customers based on departments. In our company, individual locations are defined as the financial dimension "Department".
So I made a copy of this report, and set the "showQueryValues" method to true, hoping that I can filter by financial dimensions of the customer....
But all my attempts are not working....
I have copied all the necessary objects like the controller class, the contract class, the dataprovider class, the report and the query and modified them accordingly.... but it doesn't work... Is there any report with a filter on financial dimension available?
How can I include a filter on the financial dimensions of the customer?
Do I need to include the financial dimensions in the query as a data source? or is it enough to add them to the query in the dialog?
I hope someone has solved a similar problem and can tell me how to... ;-)