Forum Discussion
Raj1350
3 years agoFrequent Visitor
SQL table is not working
The type of this column is "number". as you can see "not summarized" shows the values. When the "sum" or the "average" is selected gives an error.
Two tables were aggregated via SQL scripts to make a table(this is required), so this column is from that table.
2 Replies
- amitchandakSuper User
Raj1350 , Check the data type of the column, it might be text in the database.
- Raj1350Frequent Visitor
the data type is "number"