Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i am debugging the QV script, i need to know whether we can see what data is loaded into my tables.
example:
emp_table:
sql select empId, empSalary from empTable
where empId >400.
now i wanna check what data is stored in my "emp_table" in QlikView?
thanks in advance,
Hello Anjan,
It’s not possible to see a preview of the data inside a table during the load, but there are some options available to you.
There are lots of other ways depending on how you develop and what you need todo.