Hi,
I’ve written a community connector that has a a YEAR field. However, it seems to render the value incorrectly: when the server sends “2025”, it renders as “2024” in Looker Studio.
If I change the schema to be a NUMBER field instead of a YEAR field, it renders correctly.
This is quite odd! Is there something dumb I’m missing?