I have a module that is calculation P1 Sales%, P2 Sales%, P3 Sales% as line items and the calculation of P3 Sales% is dependent on P1 & P2.
For dimensions of this module i have two lists as selectors & History is being kept as Columns & for rows i have line items.
On UX i want to provide user functionality where he/she can select From Month & To Month and then data will be displayed according to that.
Has anyone worked on a similar scenario?