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: 
farheenayesha
Creator
Creator

How to bring qlikview chart in an HTML page

I have to bring one qlikview bar chart into an html page. Can anyone tell me how it can be achieved. Whenever i open that html page,the chart and its values shud come from qlikview.

6 Replies
fosuzuki
Partner - Specialist III
Partner - Specialist III

I guess you could do it using QV Workbench, it is a visual development add-on to Microsoft Visual Studio for creating web mash-ups with QlikView.

farheenayesha
Creator
Creator
Author

Thakns Fernando for your response. In workbench i have to use .net code. Is there any way that i can use java or some API..because i dont know .net

fosuzuki
Partner - Specialist III
Partner - Specialist III

Sorry, I don't really have experience on what you need to do. I develop the QlikView applications for deployment in a QlikView Server.

erichshiino
Partner - Master
Partner - Master

Hi,

Maybe you can use the singleobject.htm syntax.

Please, check Daniel's example on this thread:

http://community.qlik.com/thread/22827

Regards,

Erich

fosuzuki
Partner - Specialist III
Partner - Specialist III

Great Erich, I didn't knot that was possible!

Not applicable

Did anyone find any solution?