Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Load data from locally saved .mdf file

Hello again, guys.

I have access to a .mdf-file locally on my computer and I would like to import data from it. Can someone please guide me through this?

Cheers

//Nathalie

2 Replies
vlad_komarov
Partner - Specialist III
Partner - Specialist III

I would suggest to create a File DSN on your Qlik Sense Server using compatible SQL Server driver:

Screen Shot 2017-01-19 at 3.46.22 PM.png

Than create a QS Connector based on this File DSN.

This should give you an option to add data via Script Editor or Data Manager.

Regards,

Vlad

Anonymous
Not applicable
Author

You have to install SQL server client and mount that MDF file. Then you can create DSN out of that.