Skip to Content
0
Jun 18, 2015 at 12:01 PM

I get "Multiple Value" in a cell of a column of a cross table using Rich Client

43 Views

Hi Tanveer,

Let me show you another issue.

I have to calculate the ratio with BILLING VALUES now for the "fiscal year" not the natural year.

I mean from march 2014 till february 2015.

The report using natural year 2014 is working but the second report using fiscal year 2014 is not working , I get MULTIPLE VALUE

The variable is the same for both reports.

[RATIO_SUMA]

= (Suma([Importe MSTAR]+[Importe LITE]+[Importe RESTO]) En ([AÑO])/([TOTAL FACTURADO])*100 )

[RATIO_SUMA]

= (Suma([Importe MSTAR]+[Importe LITE]+[Importe RESTO]) En ([AÑO])/([TOTAL FACTURADO])*100 )

Thanks in advance.

Best Regards.

Attachments