973-584-9100 contactus@bardess.com
Exporting Data From Qlik to Database

Exporting Data From Qlik to Database

Description This covers how to use Qlik to insert data from a Qlik table into a SQL database using script generation. This is done for all tables within a Qlik model where the Qlik and Database table and field names are the same. *There is no data type...
96 – Clear Your Variables

96 – Clear Your Variables

This is a very short and sweet one. Clear your variables. Trust me, it is worth it. It’s easy and will save you time debugging. To clear a variable just do: vVariable=; Also if you tend to copy apps as starting points, don’t forget to delete old variables. The...
99 – Inline Load Delimiter

99 – Inline Load Delimiter

One thing which would have been useful years ago was knowing I could copy data directly from Excel into the load script for an Inline Load if I changed the delimiter setting in the load script. So what this means is you can copy a data set from Excel: Paste into Qlik...
}