/
Qlikview Invoice Date limited to 31/12/2017
Qlikview Invoice Date limited to 31/12/2017
Problem
QlikView sales analysis is not picking up invoices dated after 31/12/2017.
Solution
In the Model,
File> Edit Script> Choose the Main Tab.
Find the line that is now green in my screen shot below. Put the two //’s in the front.
//let NumOfDays=(yearend(today())-'$(FirstTransDate)');
And then put the line below, below.
let NumOfDays=floor((monthend(today(),12)-'$(FirstTransDate)'));
then choose OK, save the model on the main ribbon, the one on the LHJS of the print icon is good, then refresh and have a test.
Related articles
, multiple selections available,
Related content
Jiwa BI / QlikView is not displaying data beyond a certain year
Jiwa BI / QlikView is not displaying data beyond a certain year
More like this
Purchase Invoice first invoice in warehouse produces error - 7.00.157 and prior only
Purchase Invoice first invoice in warehouse produces error - 7.00.157 and prior only
More like this
Qlik Sales Comparison 1 is sorting in the wrong order
Qlik Sales Comparison 1 is sorting in the wrong order
More like this
CRM Dashboard "My Customer Invoices Overdue" displays incorrect data
CRM Dashboard "My Customer Invoices Overdue" displays incorrect data
More like this
CRM Dashboard My Customers sales for Sales This Month are incorrect - 7.01.00, 7.02.00 and 7.02.01
CRM Dashboard My Customers sales for Sales This Month are incorrect - 7.01.00, 7.02.00 and 7.02.01
More like this
Current month sales are not displayed in the Pantry List - 7.02.00 and 7.02.01
Current month sales are not displayed in the Pantry List - 7.02.00 and 7.02.01
More like this