You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a query which works fine in the CLI to get date and datetime fields. But when I use the same query in the tableau-webdataconnector with the Query API, no data is populated into the column for date time fields. This includes metadata fields such as _created_at as well as fields created with date type.
The SQL query does also return the values correctly when run through the API Docs Try It feature at https://docs.fulcrumapp.com/reference/query-get so I am pretty sure that it is an issue with the tableau-webdataconnector.
I have a query which works fine in the CLI to get date and datetime fields. But when I use the same query in the tableau-webdataconnector with the Query API, no data is populated into the column for date time fields. This includes metadata fields such as _created_at as well as fields created with date type.
The SQL query does also return the values correctly when run through the API Docs Try It feature at https://docs.fulcrumapp.com/reference/query-get so I am pretty sure that it is an issue with the tableau-webdataconnector.