I am trying to calculate data as below to a pivot table. Basically I want to show Initial & Important, Follow up & important etc by time.
The data I have is showing as below,
What I would like to get in a Pivot table is show as below,
What I did are:
1. Set Dimension by "Year", "Quarter" and "Month" in order.
2. Created 6 expressions based on "Status", they are: "Initial Important", "Initial Less Important", "Total Initial", ...The expressions shows as below,