I would also like this, i.e. for the given column, calculate the result shown when grouping from the grouped values in the columns it relies upon.
As an example of why, I am attempting to calculate the click-through rate (CTR) at every level of grouping: I have Clicks Recorded and Impressions Delivered being summed upon grouping, and I wish to have the CTR calculated from those summed values, i.e.
In the table view, click the Formulas button, and switch the "Calculate" choice. This will do exactly what you are after - and calculate formulas upon grouped values.
True, however 'preserve formulas in output' must be checked. This is all well and good if you are aggregating before your final data output, however I need the data in its most granular form so I can aggregate it in different ways in my various table views. Currently to preserve the formulas requires that all necessary fields be present (i.e. visible) but you do not always wish to show all these fields in the output. Also any divide-by-zero errors etc show up which is undesirable.
Would it be possible to have a similar system as for grouping (see Steve's comment above) where keeping formula fields in your final output is not necessary, so as to avoid the issues I mentioned?
I don't understand; how can you ask Omniscope recalculate formulas upon grouped/aggregated data where there are no formulas present?
If you are using the Aggregate block in DataManager, add a Field Organiser below with the formulas you need. These will be applied to the aggregated data. You can choose whether or not you "export" those formulas downstream or inside Omniscope.