Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm new to QlikSense and I'm trying to achieve the expected result with set analysis. but I'm unable to. could you please help me on this.
Sample:
Measure:
Num(Fabs((Sum({$<Year=, [Month Year]=>} Field1*Flag)- Sum({$<Year=, [Month Year]=>} Field2*Flag))/(Sum({$<Year=, [Month Year]=>}Field3*Flag)+ Sum({$<Year=, [Month Year]=>}Field4*Flag)))))
Actual Result:
The value in 'FY 2019 – VALIDATED vs ACTUAL' should work with Flag used, not with the division.
attached sample data for reference. Please help me with the suitable expression.
Thanks a lot in advance.