Skip to main content

I have a chart that looks below where there is a downward trend as shown.

 

This is a custom formula that I have calculated. I would like to exclude the last 4 weeks of data. Is it possible to add a statement to the formula so that the fisual goes from Apr 18 to June 12? 

 

I want to see all the data that is at least 4 weeks old! 

 

 

Hey @sebhatyidelwo 

You can use the offset clause to do this

 

Else, if you want to visualize data only between 2 dates then you can use the Between clause in the date picker.
 

 

Let me know if I have understood your use case correctly. Hope this helps.


Amazing sir, you are a genius 


Reply