Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Retrieve data from navision database

Hi all,

 

I want to retrieve data from a navision database. I searched for a component, but i didn't find anything.

Someone can provide me a guide or something else for that?

 

thanks in advance.

Labels (2)
1 Solution

Accepted Solutions
TRF
Champion II
Champion II

Hi,

There is no specific component for Navision.

However, you may access information from SQL Server (as it is the associated database isn't it?) using standard tMSSql* components.

Hope this helps.

 

View solution in original post

3 Replies
TRF
Champion II
Champion II

Hi,

There is no specific component for Navision.

However, you may access information from SQL Server (as it is the associated database isn't it?) using standard tMSSql* components.

Hope this helps.

 

Anonymous
Not applicable
Author

Yes, under the hood, there is a sql server DB, so i can easily use a tmssql component?
TRF
Champion II
Champion II

Yes, as soon as you can connect to the db and you know how the schema is constructed