[REACT] Dynamic Column value calculation in Scheduler
Posted: Fri Aug 02, 2024 2:37 pm
by MukilanA
I have a requirement to calculate column values dynamically. I wanted to understand the best way to do that in Scheduler. For example in the below screenshot I want to reduce "R PP" to 0.1 from the current value every minute. Would be nice if I can have some insight on this.
Re: [REACT] Dynamic Column value calculation in Scheduler