Forum Discussion
Karthik12
4 years agoPost Patron
Current Production Rate and asking rate
Hello Team, I have production data like below pictures. i,e Month total production plan and Current No of Units produced (MTD). I need to display Current Production rate and Required production rat...
Karthik12
4 years agoPost Patron
Hi,
Thanks for your time.
Actually, I need to display Current rate and required rate as card visual as shown in below picture.
If my production is 900 nos, 25 days over means Current rate is (900/25) = 36 nos.
But target is 1100 means there is gap still 300 nos which I need to achieve in next 6 days.
So, required rate is (300/6) = 50 nos
Make this one, I request your help.
Luuky
4 years agoHelper I
Hi Karthik12,
Translate it to formulas you are looking for 2 values.
Current rate = Produced / DaysPassedThisMonth
Required rate = (Required-Produced) / DaysLeftThisMonth
Then you want to show both outcomes in a card?
Greetings,
Luuk
- Karthik124 years agoPost Patron
Yes, I would like to show as a card for both values
- Luuky4 years agoHelper I
Should be easy for amitchandak