Temporary "Calculating" Screen

I have a form that triggers several steps of calculations when it is saved. When the calculations are complete, the user can then view the calculation "Results" in a chart view. The issue is that it can take a bit of time for the calculations to finish. I would like to have a temporary "calculating" screen that is shown while the calculations are being performed and they automatically navigates to the "Results" view chart when the calculations are complete. Is this possible?

Solved Solved
0 3 99
1 ACCEPTED SOLUTION

One workaround is to make the same calcs in the same record with app formulas and show them while the process is going on. Not a nice way, but maybe doable in your case.

View solution in original post

3 REPLIES 3

Not possible automatically. Are you triggering calcs in another or same table?

The calcs are performed in a second table.
Disappointing that it can't be done, seems like something that would be useful in numerous cases.
Thank you for the response.

One workaround is to make the same calcs in the same record with app formulas and show them while the process is going on. Not a nice way, but maybe doable in your case.

Top Labels in this Space