Quantcast
Viewing all articles
Browse latest Browse all 313

[QODBC-Online] How to use QODBC Online with QlikView

How to use QODBC Online with QlikView

To use QlikView with QODBC Online,  please follow the below steps.

1. Open QlikView & Create new file.

Image may be NSFW.
Clik here to view.

2. Select Data Source. Click on Browse.

Image may be NSFW.
Clik here to view.

3. Please select MS excel file & click on Next.

Image may be NSFW.
Clik here to view.

Image may be NSFW.
Clik here to view.

4. Click on Next.

Image may be NSFW.
Clik here to view.

5. Save QlikView file & Click on Next.

Image may be NSFW.
Clik here to view.

Image may be NSFW.
Clik here to view.

6. Select chart type & Click on Next.

Image may be NSFW.
Clik here to view.

7. Define dimensions & list boxes & click on Next.

Image may be NSFW.
Clik here to view.

8. Add expression & Click Finish

Image may be NSFW.
Clik here to view.

9. Now please navigate to file & click on Edit script.

Image may be NSFW.
Clik here to view.

10. Please select ODBC database & enable "Force 32 Bit" option & click on Connect.

Image may be NSFW.
Clik here to view.

11. Select "QuickBooks Online Data" DSN & click on Test Connection.

Image may be NSFW.
Clik here to view.

 

Image may be NSFW.
Clik here to view.



We can see the connection made with QuickBooks Online through QuickBooks Online Data DSN.

Image may be NSFW.
Clik here to view.

12. Qlikview locks up when we click on "Select" button on Edit Script window. Please do not click on Select button. You can write SQL statement as per your requirement & click on "Reload" button to execute the script.

For Example
SQL select * from customer

Image may be NSFW.
Clik here to view.

 

Image may be NSFW.
Clik here to view.

13. Choose a field which you want a show from tables which is returned by SQL statements & click on OK.

Image may be NSFW.
Clik here to view.

You can see results. You can repeat the same process for other tables & fields.

Image may be NSFW.
Clik here to view.

 

Note: In-case the QlikView designer is hanging when using "Select * from TableName", Please try changing SQL Statement to include limited Fields e.g  "Select ListID, Name from Customer"


Viewing all articles
Browse latest Browse all 313

Trending Articles