• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

Backend way to grab summary value from a Grid Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Backend way to grab summary value from a Grid Widget

    If you use the summary function on a column inside a grid/edit grid, is there any simple way to grab that summary value in a backend program, or will i just need to use a SQL statement to create the sum manually?

  • #2
    Unfortunately, we don't have a way for you to easily get the value of the summarized column at the moment

    Comment


    • #3
      In the next 6.2 update, you will be able to link an app variable to a column that is summarized, and that app variable will have the summary value

      Comment

      Working...
      X