FlexGrid - Algorithm functions GT() and others

We ask to add the algorithm functions 'GT()', 'DT()', 'RT()' in FlexGrid to achieve the same behaviour as in DataView i.e:

  • GT() >> grand total
  • DT() >> column total
  • RT() >> row total

The main objective is to get in FlexGrid:

  • the calculation of percentage weighted against the 3 totals
  • the dynamic display of these values when groups change.

In addition to the DataView:

  • the functions should correctly recalculate the totals according to the column filters applied (not only to screen selections)
  • dynamism should also be ensured when groups are generated using blocks of various kinds (cubes, algorithms, …) and not just entities.

Regards

4
4 votes

Open For Voting · Last Updated