-
Aggregator sum is not valid
I'm Adding a BIGINT type measure: when I believe the measure with Schema Workbench gives me this error: Aggregator sum is not valid for the data type of the column
"<Measure name="MC" column="costos" datatype="Numeric" aggregator="sum" visible="true">
</Measure>"
-
I noticed problems with the data type of numeric - can you try integer instead?
In particular - you can't sort a measure which is of data type "numeric"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules