Discussion Board for collaboration related to QlikView App Development.
Hi All ,
Please suggest why the expression is not working - "Prev 3 months Sales Units".
as mentioned in the screenshot.
Hi Suvechha,
What would be an expected output for this expression with this product selected?
There's not much to go on here with only the screenshot.
Below is what I get when I open the provided app and only thing I can tell is that you don't have the "period_key" field with the values you need on the loaded tables.
Only value for the field is 190 and your expression is giving period_key >=187 and <= 189 from the set analysis
Felipe.
I agree with Felipe. You need to load more data. The QVW you attached has only two dates in your Date/Calendar table.
Also you have synthetic keys in the data model that you might need to fix.