Is it possible to add an aggregated field above the calculated field?
Suppose there are cds with the following fields:
and I want to add agregate to get the sum of the Total column. Is it possible?
Yes, it is possible if you change the calculated field to the InternalCalc field. The calculation is still performed in the OnCalcFields event, but you must check the status for InternalCalc when you do the calculation for this field.
Source: https://habr.com/ru/post/915186/More articles:Android MediaRecorder - "start failed: -19" - androidHow to add a line above the data frame R - rError opening android camera for video streaming - androidHow to add UILongPressGestureRecognizer to UITextField? - ioshttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/915185/insert-unicode-symbols-to-edittext&usg=ALkJrhhwVzPeaIO5W0WfhV0xM6KGZvDZmADjango multi-user inputs - best approach? - djangoHow to add and manage ROLES in FOSUserBundle? - phpAndroid AsyncTask inside AsyncTask - androidChanging the background color of the lower-ess mode in Emacs - rHow to correctly ignore Import-Module errors in PowerShell - powershellAll Articles