I am encountering an issue with the ThoughtSpot API regarding the retrieval of precise dates in datetime format. Currently, the dates are returned as Unix timestamps, which complicates their manipulation and display in a readable format. Additionally, the dates are automatically rounded to the beginning of the month, which skews the data.
Query :
https://###/callosum/v1/tspublic/v1/searchdata?query_string=[Person ID][day(Birth Date)][month(Birth Date)][date(Birth Date)][Birth Date][Count for Active Members]>"0"[LoadYearMonth]="june 2024"&data_source_guid=###&pagenumber=1&batchsize=100&formattype=FULL
https://###/callosum/v1/tspublic/v1/searchdata?query_string=[Person ID][day(Birth Date)][month(Birth Date)][date(Birth Date)][Birth Date][Count for Active Members]>"0"[LoadYearMonth]="june 2024"&data_source_guid=###&pagenumber=1&batchsize=100&formattype=FULL
Can you help me resolve this issue? Is there a specific configuration in the API or a method to obtain correctly formatted dates directly via the ThoughtSpot API, without rounding to the beginning of the month?
Thank you for your help.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community