Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a .xlsb (Excel Binary File) , I need data from this file in QlikView
Its easy,
1. Make sure Excel ODBC drivers are installed. It install by default most of the time while installing Office.
2. Go to Administrative Tools -> Data Sources (ODBC) -> Choose User DSN -> Choose either 'Excel Files'from the list -> Press 'Configure' -> finally choose the file as ODBC source
Once the connection is addded successfully, In QV script editor you can select the odbc connection
if data from this file format has to loaded in Qlikview, we can not do with the help of "File Wizard", but for that we need to create a ODBC/OLE DB link to load the data.
See this thread
Loading Excel Binary File into Qlikview.
Hi,
Thanks for your replay , can u describe the steps to create ODBC connection.
I am a beginner in QV so please...
Its easy,
1. Make sure Excel ODBC drivers are installed. It install by default most of the time while installing Office.
2. Go to Administrative Tools -> Data Sources (ODBC) -> Choose User DSN -> Choose either 'Excel Files'from the list -> Press 'Configure' -> finally choose the file as ODBC source
Once the connection is addded successfully, In QV script editor you can select the odbc connection
Thank a lot...
You are most welcome..