joshcainglet
09-19-2023Data Storage
GROWTH functions for indicators
Hi,
I'm computing for change in metrics from period to period. For example, what's the pct change in sales from 2022 to 2023.
Question 1: If data is only available until March 23 2023, will Growth functions compare 2023 data with 2022 data only until March 23 2022?
Question 2: It's not calculating properly when I use GROWTHPASTYEAR in a custom indicator widget (using BloX). Computation is accurate only when I add the date dimension to the items panel and if I set "showCarousel" to true. But I don't want to show the carousel. What can I do?