I have a simple table visualization for an Oracle query to display customer sales numbers. When I try to sort the table in the dashboard by any of the columns containing dollar amounts it turns out something like this:
I just added another column to the query with number of sales. When sorting by that column it sorts properly, even if I change the number format to $0,0.00 as if it were a dollar amount. The dollar amount column sorts as described above no matter what number format or display type I apply. I’ve applied the following formats:
0
0,0
0.00
0,0.00
0,0.0000
$0,0
$0,0.00
$0,0.0000
text
The only difference I can see in the two fields’ raw data is the decimal.