Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is there a connector that I can install so that PowerBI pulls data directly from QlikView?
Regards,
Probably not - see related post about loading QVD files into PowerBI https://community.powerbi.com/t5/Power-Query/QVD/td-p/337284
In the Qlikview load script save the data as a csv and load that into PowerBI.
That's what I've done in the past.
Probably not - see related post about loading QVD files into PowerBI https://community.powerbi.com/t5/Power-Query/QVD/td-p/337284
In the Qlikview load script save the data as a csv and load that into PowerBI.
That's what I've done in the past.
Hi, did anyone find a way to get PBI to directly connect to data (meaning files which are stored as QVDs but then converted to CSVs or TXTs files) residing in Qlik sense?
Thank you,
Hey @OrlandoSilva
There is no native or official connector that allows Power BI to extract data straight from QlikView. However, there are few approaches that organizations follow to perform this action:
If you have any queries or need support with integration, Please reach out to me!
Just to add to what's been shared – those are the main options available. If I had to recommend something, I'd suggest connecting Power BI directly to your source database rather than going through QlikView. Both tools are essentially visualization layers, so pulling from the same data source is usually the cleanest approach.
One thing to keep in mind – if QlikView has specific transformations in its load scripts, you'll need to recreate that logic in Power Query to ensure consistency.
Are you looking to migrate fully to Power BI or run both tools in parallel?