Unsupported Data Type

Greetings,

I am trying to calculate a difference on two dates which will result on the column to hold values in a “interval” data type. It seems that QuickSight doesn’t support this data type.

Is this possible, can we use an interval data type?

No this is not possible.

You can use datediff to return an integer.

Depending on what you want to do you can modify this integer.

1 Like