I’m new to TDP (Oracle). I have noticed that when I use an aggregate function, such as, sum or count…the result values are left-aligned as if they were text instead of right-aligned as numeric values. This just seemed like a minor inconvenience until I applied a filter in the results window and it filtered the values as text.
In the example below, if I apply a filter to the RETURNS column of “> 6” only the first record will remain. Is there a way to fix this when I setup an aggregate?
YEAR
RETURNS
REFUNDDOLLARS
2012
693
26459.45
2013
1029
40000.2
2014
1257
59505.79
2015
1612
86580.71
2016
1961
100775.37
2017
125
8126.1