Forum Discussion
Cannot change from count to a sum
No, I am not using the column that I want to use for line value in the column values.
Basically have 5 columns- 1 column for date, columns for forecast, actual, ytd, ytd target.
Date column is the shared axis
Column values are forecast, actual, ytd.
Trying to use ytd target as the line value, only get it to display as count not sum.
- parry2k7 years ago
Super User
pmr2000 not sure why you are not getting aggregation option for your line, can you try to use "YTD Target" on some other visual and see if you have aggregation options for that column. Only reason I can think of that data type for the column is not number? Can you double check that?
- pmr20007 years agoFrequent Visitor
Good suggestion if I try that YTD Target in another visualization same issue only get the count choice. If I put it in a table I see actual values though.
Definitely formatted as number, I will keep trying!
- pmr20007 years agoFrequent Visitor
If I try the line value in another using YTD Target I get sum - however it is adding the entire row of months together and giving me flat line of January to December as the sum of the column, not individual values for each month?