Hi,
I have a field in the report , Response_value which has values such as 1,2,3,4,5 etc depending of the survey_id parameter. I want to calculate a total _repsonse where the formula should be
If Response_value =1 then count(vlues) *1
If Repsonse_value = 2 then count(values)*2
I am not sure who to go about this when my repsonse_values are being dynamically generated?
Thanks in advance,
Petronas
I have a field in the report , Response_value which has values such as 1,2,3,4,5 etc depending of the survey_id parameter. I want to calculate a total _repsonse where the formula should be
If Response_value =1 then count(vlues) *1
If Repsonse_value = 2 then count(values)*2
I am not sure who to go about this when my repsonse_values are being dynamically generated?
Thanks in advance,
Petronas