Forum Discussion

afaro's avatar
afaro
Icon for Helper III rankHelper III
2 years ago

How to find the change between any two rows dynamically?

I have weekly data for each product. I want to find out the change between any two weeks of given product given I have a timestamp column specifying all relevant date/time info.  How do I do this?  ...