What is the problem or goal the end user is trying to solve or accomplish?
Customer wants to dynamically use the ‘Time Grain’ functionality in conjunction with the Advanced Analytics functionality.
For example, if user selects the time grain 'day’, then they want the percentage change to be calculated based on the value of a day compared to the previous day. Similarly, if they select the time grain 'month’, then they want the percentage change to be calculated based on the value of a month compared to the previous month.
How are they solving it currently?
One of the suggestion provided it to create multiple charts to handle different time grains. However this is not ideal for the customer.
What is the recommended solution by the Customer?
Provide a functionality to dynamically change the percentage change to be calculated based on the time grain selected.
This would be great to have to make the Advanced Analytics functionality more dynamic