Hi team,
As one of the requests from our client, we are trying to add "Sum over Selected Period" next to the sum "All Periods"
The use case is, that we have a module with dimensions- 4 line items and time (month).
As the data is in numerical format, the default is sum "All Periods"
On the dashboard, the user can filter out the time based on Start and End Time filter boolean. So they can select only a particular period for viewing the data.
Now, the user wants to have an additional column (or replacement of All Periods column), such that the column will display the sum of values only for the selected period.
Could you please help me with the solution?
TIA