Forum Discussion
bfaivre
9 years agoRegular Visitor
Plot Values (y axis) vs. Time (x axis)
Hello, I’m sure I’m missing something really basic here. But I have data that I retrieve from a database. The first columns represent timestamps and the second columns represents values. I simply...
bfaivre
9 years agoRegular Visitor
Hi,
Thanks for the response. My values are the appropriate types ("Date/Time" and "Decimal Number"). Still giving me the counts.
Brian
Greg_Deckler
9 years agoCommunity Champion
So, in your Values area for the visualization, can you use the drop down and select a different aggregation than Count? Or, can you change the default aggregation type in the model?
- bfaivre9 years agoRegular Visitor
Yeah - I can change the aggregation (see screenshot below):
- Greg_Deckler9 years agoCommunity Champion
OK, just change it to SUM or AVERAGE then, or maybe MAX.
- bfaivre9 years agoRegular Visitor
Thanks for the response. That just give me another aggregate. I simply want to plot each value on the y-axis based on the timestamp on the x-axis w/no aggregation.
Brian