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
{{ message }}
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
We have a Worksheet with Date/Date & Time dimensions used with the 'D/M/YY' display:

When we try to retrieve the summary/underlying data of this Worksheet with the Embedding API we get integer native values in the YYYYMMDD format:

instead of the expected "date/datetime" type and Date values we get when we use another display option:

Link to the test project:
https://glitch.com/edit/#!/thoughtful-remarkable-lightning
The test Workbook:
Workbook date _ datetime.zip