Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am trying to load a table from the database and one of the columns has a dollar sign something like "TotalSales$K". qlikView fails to read this column because of the dollar sign. Does anyone know how I can load this column without changing the database?
thanks,
Manoj Agrawal
Manoj,
You can drop columns which is not required like
Drop Fields Field1,Field2;