Forum Post: RE: EVAL block with variable inside?

  • Thread starter Thread starter Gian Torralba
  • Start date Start date
Status
Not open for further replies.
G

Gian Torralba

Guest
Hello, It depends on the loop count. Will the loop scale over time? If so, I suggest that you create a new object to hold the values for the graph and just do a selectQuery() method to avoid the method loop. This will remove the multiple call that you will make if you are using the getCount() method. Take note that charts do slow down if there are to many data in it. You also need to create additional server-side coding (triggers, formula) just to update the new graph object. I hope this helps. Thank you, Gian

Continue reading...
 
Status
Not open for further replies.
Back
Top