Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm filtering this values in a script
LOAD * FROM [lib://folder_QVD (ulabox_ecabanas)/NS_Transactions_*.qvd](qvd) Where TRANSACTION_TYPE='Invoice'or TRANSACTION_TYPE='Sales Order'or TRANSACTION_TYPE='Inventory Adjustment'; STORE NSTransactions INTO 'lib://folder_QVD (ulabox_ecabanas)/NS_Transactions.qvd';
the error:
but the field exists
and I don't know why any idea?
Thank's
First Load this alone?
LOAD * FROM [lib://folder_QVD (ulabox_ecabanas)/NS_Transactions_*.qvd](qvd)
And, Check how the Field looks like, Make sure Qlik is Case Sensitive.