Set Second Calculated Total
Good Morning
In totals there is a possibility to display more columns like average, count minimum ....
A options is to display calculated values, but I cannot find the way to setup this.
If I try in totals calculation option, this script works only in 1st column that is always displayed.
Is this possibility works? if yes how?
Regards
Nikos
In totals there is a possibility to display more columns like average, count minimum ....
A options is to display calculated values, but I cannot find the way to setup this.
If I try in totals calculation option, this script works only in 1st column that is always displayed.
Is this possibility works? if yes how?
Regards
Nikos
Comments
Anything?
You can create one additional calculation total for each dimension.
But now You need assign name of script function (created in script editor or assigned by code) by code:
Property TfcxAxisField.AdditionalTotalScriptFunction: String;
In future You can create and assign script function in dimension editor.
Best regards,
Oleg Pryalkov.
but how far is the future because current solution is useless because i don't know the dimensions, even function name, at design time