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

c# Automation with QLik Personal Edition Version 12

hi,

how can I access QLik Objects from c# (Visual studio 2013) ?

I use QLik View Personal Edition Version 12.

which dlls do I need ? are they in the free qlik view standard personal edtion included ?

or developer plugin necessary ?

could you please send me code example ?

tried this, but catastrophic error appears:

Thanks in advance.

   QlikOCX q = new QlikOCX();

  q.OpenDocument("C:\\ProgramData\\QlikTech\\QlikView Tutorial\\German\\Arbeiten mit QlikView\\Test.qvw");

1 Reply
Gysbert_Wassenaar

Perhaps the online help can tell you what you need to know: QlikView OCX ‒ QlikView


talk is cheap, supply exceeds demand