Although postgres timestamp columns are natively supported, it appears that timestamptz columns are not supported by Quicksight. Interestingly, I have a timestamptz column and I can view the column contents in the DataSet editor and use it in a calculated field, but if I try to consume that column in a Quick Sight visualization, the visualization only displays an error “Your function expression contains an unsupported date. Correct the date format and try again.” Is there any way that Quicksight can work with the timestamptz column or will I need to wrap postgres table in a view that converts the date time to a different format without the timezone information?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| POSTGRES Database column type : Time | 2 | 55 | August 29, 2024 | |
| How to change String to timestamps | 14 | 1567 | October 31, 2023 | |
| Converting dates and timestamp fields in Quick Sight | 13 | 10364 | May 6, 2025 | |
| Date timestamp not showing in dashboard table | 7 | 88 | December 15, 2025 | |
| Converting strings into dates | 5 | 642 | June 14, 2023 |