I have this on my tabular report, and it sure loads ever so slowly because of this. It is literally taking 20 seconds for the page to load.
The calculation is a "range penetration". It calculates how much someone's Annual Salary exceeds the minimum of the range, by determining how much it has penetrated through the range.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Elena
Hi there good afternoon,
Can you suggest a javascript alternative to this SQL statement?
(([@field:AnnualSalary]) - ([@calcfield:3])) / (([@calcfield:5]) - ([@calcfield:3]))
I have this on my tabular report, and it sure loads ever so slowly because of this. It is literally taking 20 seconds for the page to load.
The calculation is a "range penetration". It calculates how much someone's Annual Salary exceeds the minimum of the range, by determining how much it has penetrated through the range.
Field 1 = AnnualSalary
Field 2 = RangeMin ([@calcfield:3]
Field 3 = RangeMax ([@calcfield:5]
Please help. Thank you so much in advance.
Elena
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.