How to populate a line item using formula with correct time scale in weeks.
Future year sales⬇️
Last year Sales ⬆️
I have two modules SYS9 Last year sales in which I have uploaded values by importing data and other module SYS10 FY22, FY23 & FY24 sales in which uplift value or % which is applied on previous sales value to give the future year sales value.
In SYS10 module I have a line item Previous Year week through which FY22 sales value is fetched.
So how can we populate Previous year week line item using formula such that all the last year week must correspond with the page with current year.
eg. - in pages it is Week 5 FY23 so all the cells under Previous year week should be Week 5 FY22
For Week 6 FY23 all the cells under Previous Year week must be Week 6 FY22.
Best Answer
-
Hi @PrateekS
You could achieve this by using a simple Lookup on Time. So, follow the below steps
- Create a line item called as 'PY Week' in your target module
- Write a formula to display the previous year's week
- Now pull the data by using Lookup on the 'PY Week' line item. ⇒ Sourcemodule.Data[LOOKUP:PY Week]
I hope it helps,
~Anand
https://in.linkedin.com/in/anand-shekhawat-35645486
1
Answers
-
Exploring entrepreneurial ventures during university can be transformative. Finding the right business ideas to start at university sets the stage for a journey towards self-discovery and success. www.topinfoguide.com/wiki/small-business-ideas-to-start-at-university/ serves as a beacon, illuminating the path with invaluable insights and resources. Their guidance nurtures budding entrepreneurs, empowering them to convert ideas into thriving ventures within the academic realm.
0