Displaying value instead of aggregation in visualization

Hey,
I'm getting in my json a pair of key value that I would like to visualize as timeseries graph.

something like that :
{
money_spent: 1000
}

The problem is that when I choose Aggregation (in any visualization) I dont have any option that lets me use the value as it is. The only close option is Average but it shows a close number (average ?) and not the value itself.

Is there any way to choose the value itself and not do any aggregation ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.