AnalysisView crosstable does not display the total

Hi,
The AnalysisView crosstable does not display the total (Total Columns + Rows should be equal). The value in the example should be 6018.93
image

is it a bug?

regards,

Adrian

1 Like

Hi,

In the current implementation, when both row and column totals are enabled, they are calculated separately and then added to the result table. The 'Total' column is padded with an empty cell in that case.

I will discuss with the team whether we should change that.

1 Like