Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The problem is that I occupy change the sum of the total,occupied in the total sum only , blocking the formula and do not know how to do this, I appreciate any help
Hi
Change the expression to:
Sum(Aggr(count(RESPONSE_ID) * sum(ValorRespuesta), OPTION_TEXT, QUESTION, Hijo, Padre))
See the attached
Regards
Jonathan
Hi
Change the expression to:
Sum(Aggr(count(RESPONSE_ID) * sum(ValorRespuesta), OPTION_TEXT, QUESTION, Hijo, Padre))
See the attached
Regards
Jonathan
Thank you very much.