
Not applicable
2009-07-16
02:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to invoke a Custom Data in DLL from QlikView?
I have a dll in C++ and I can see it from Qlikview in Custom Data Tab, I am following the SalesForce sample.
How can I pass the data to my Custom DLL from Qlikview and viceversa. ?
1,365 Views
1 Reply


Partner - Specialist III
2009-07-16
09:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You would need to build this DLL in particular format with specific interfaces, QlikView can accept. You cannot trigget "any" DLL file from QV.
How did you create your DLL in C++? What did you define as interface?
405 Views
