farhan
July 23, 2024, 2:48pm
1
Hi there,
I'm looking to do a rolling 14-day % change over time graph. For that, i want to compare today's count with yesterday's count dynamically for the past 14 days.
I found the Offset function here but when I type it into the query builder, it doesn't work even with the sample database : https://www.metabase.com/docs/latest/questions/query-builder/expressions-list#offset
The database I intend to use this on has a Postgresql engine. Offset function not found
Hey @farhan , the offset function is available starting from Metabase version 50.
farhan
July 23, 2024, 7:07pm
5
@AbedHabli it's part of this Time Series comparison guide and I thought it was already a part of the product. Period-over-period comparisons for time series
Would you be kind enough to let me know what the version 50 is planned to be released?
Thank you
Hi @farhan
Sorry for the late reply. We're planning to launch version 50 soon in the upcoming weeks. Please keep an eye out for updates.
Thanks!
Hello! I'm on version v0.52.4 and Offset function does not seem to exist. Using PSQL DB
I agree, running Metabase v1.51.6 and offset function is not found.