Forum Discussion
Inception to Date financials
- 6 years ago
You are welcome. The unpivoted data form in the best form to maintain data in.
Hi Ashish, By unpivoted, you mean storing the measures in separate columns in the dataset right?
Thanks,
Vishy
- Ashish_Mathur6 years ago
Super User
Hi,
Unpivoting has nothing to do with how "measures are stored". The way the source data is arranged right now is fine.
- Anonymous6 years agoNot applicable
Hi Ashish, Right now the way the dataset is , if I bring in the Type and Amount into my table visualization, it will by default sum up all the amounts.
Since we created specific measures catering to the financials that are stored As-At or Inception to Date like Debit and Debit_Sub, (which are part of Type alongwith other measures), it will not show the correct value in the table since our measures created for Debit and Debi_Sub are separate and not part of Type.
My question is - In the current setup, since we have multiple measures stored under Type, some of which are Inception to Date and rest are not Inception to Date and can be summed up, I was thinking the best way would be to leave the measures as separate columns in the dataset and bring them into the table accordingly. Not sure if there is any other solution for this.
Thanks,
Vishy
- Ashish_Mathur6 years ago
Super User
Hi,
I agree. Keep seperate columns for each KPI. We then write measures for each KPI depending upon the aggregation which we want to perform for each KPI - whether 'As at' or 'Sum'.