Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have two columns with the total represented as the 'Sum of Rows'
I'm trying to get the % change by using this expression: Column(4) / Column(3) - 1, but it's using the expression totals rather than the totals shown in the table.
How do I get QlikView to use the row totals in the table rather than the expression totals?
Thanks!
That depends on the expressions your table uses. But you won't be able to use the Column function.
What are the dimensions and what are the measures?