<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dynamic DIV-tag integration in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336687#M1239694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh wow. I'm going to be very blunt here, that is a horrible horrible approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;500 objects sounds a bit overkill also, I'm guessing a lot of them are duplicates with different dimensions or expressions? That could be solved in QlikView by using conditional dimensions and expressions to cut down on the number of objects you have to maintain.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's take this offline, feel free to e-mail me at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:akl@qlik.com"&gt;akl@qlik.com&lt;/A&gt;&lt;SPAN&gt; and I can provide some code samples.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Dec 2014 17:02:57 GMT</pubDate>
    <dc:creator>Alexander_Thor</dc:creator>
    <dc:date>2014-12-10T17:02:57Z</dc:date>
    <item>
      <title>Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336661#M1239668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With QlikView 11 we introduced a feature with the sexy name DIV-tag integration.&lt;/P&gt;&lt;P&gt;What this really enables us to do is to reference our JavaScript API and integrate QlikView Objects into web solutions with full functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is huge. &lt;SPAN style="text-decoration: line-through;"&gt;With no extra licenses &lt;/SPAN&gt;QlikView users around the world can now enjoy QlikView functionality within non .Net solutions, embedded into their ERP or CRM systems. The community loved it but was also a bit concerned that the amount of objects floating around out there would increase the maintenance of QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few lines of JavaScript will eliminate that problem for you &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dynamic DIV-tag integration 1.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Now you have 1 solution to maintain that can serve your entire company with embedded QlikView Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Short version:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You will need:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;QlikView Server version 11 installed.&lt;/P&gt;&lt;P&gt;Some sort of web server.&lt;/P&gt;&lt;P&gt;A can of coke and a smile on your face.&lt;/P&gt;&lt;P&gt;NEW: A workbench license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Installation:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Download the sample at: &lt;A href="http://dl.dropbox.com/u/18211954/Extensions/single.zip" target="_blank"&gt;http://dl.dropbox.com/u/18211954/Extensions/single.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. If you are running QV Webserver extract the contents to: C:\Program Files\QlikView\Web\&lt;/P&gt;&lt;P&gt;3. Change the script references in single.htm to match your setup.&lt;/P&gt;&lt;P&gt;4. And you are done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How-to:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The solution accepts input according to the following syntax: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://WebServerUrl/app" target="_blank"&gt;http://WebServerUrl/app&lt;/A&gt;&lt;SPAN&gt; pool/single.htm?app=your document without qvw&amp;amp;obj=ObjectID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Optional parameters are w and h to set width and height otherwise default to 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my demo system the following URL will generate the chart below:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://localhost/QlikView/single.htm?app=Vinguiden&amp;amp;obj=CH233&amp;amp;w=200&amp;amp;h=400" target="_blank"&gt;http://localhost/QlikView/single.htm?app=Vinguiden&amp;amp;obj=CH233&amp;amp;w=200&amp;amp;h=400&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; If you get a no connection error message try adding the .qvw extension to your app variable&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="15426" alt="single.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/15426_single.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6f5e4e; font-family: Arial, Helvetica, sans-serif; line-height: 19px; text-align: -webkit-auto; background-color: #f5f4f4;"&gt;This chart has full QlikView functionality. If you for some reason want to disable any interaction with the object, set it to read-only in the QV document.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336661#M1239668</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336662#M1239669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i start playing with div-tag integration i've always get a message "No connection". But when i've added ".qvw" for the "app" parameter ("&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;app=your document without qvw&amp;amp;obj=ObjectID"&lt;/SPAN&gt;), i got a working solution.&amp;nbsp; So, the "app" parameter should contain application's name including extension, isn't it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 08:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336662#M1239669</guid>
      <dc:creator>alex_nerush</dc:creator>
      <dc:date>2012-06-12T08:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336663#M1239670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, that is strange. What QV version are you running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The app parameter is used in the initworkbench method and the avqviews in the DIVs.&lt;/P&gt;&lt;P&gt;These should normally not require a .qvw extension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 09:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336663#M1239670</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2012-06-12T09:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336664#M1239671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using &lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 11px; text-align: -webkit-auto; background-color: #ffffff;"&gt;QlikViewServer 64-bit Edition (x64)&lt;/SPAN&gt; &lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 11px; text-align: -webkit-auto; background-color: #ffffff;"&gt;11.00.11282.0. The authorization is set as "&lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 11px; text-align: -webkit-auto; background-color: #ffffff;"&gt;DMS authorization&lt;/SPAN&gt;".&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 09:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336664#M1239671</guid>
      <dc:creator>alex_nerush</dc:creator>
      <dc:date>2012-06-12T09:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336665#M1239672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange, same setup as I'm running. Tested it with both IE, Chrome and Firefox and it runs fine on my box.&lt;/P&gt;&lt;P&gt;Oh well, it should work with .qvw extension aswell our jsapi should be able to handle both versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if I should dig more into it after the beatdown you guys gave Sweden last night &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 09:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336665#M1239672</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2012-06-12T09:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336666#M1239673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks anyway! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if I should dig more into it after the beatdown you guys gave Sweden last night &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 09:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336666#M1239673</guid>
      <dc:creator>alex_nerush</dc:creator>
      <dc:date>2012-06-12T09:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336667#M1239674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You used the phrase "With no extra licenses," but I want to point out that you need a Workbench license in order for this to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have a Workbench license, you will get a "Failed to Authenticate" error, a "No connection" error, or a blank page on the client side in the browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the server side, you will see this message in the QVWS logs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Warning&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed to get client: WORKBENCH license missing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just pointing this out so nobody else spends a lot of time troubleshooting their HTML code like I did!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 01:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336667#M1239674</guid>
      <dc:creator>pvintona8</dc:creator>
      <dc:date>2012-10-24T01:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336668#M1239675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the feature was released we double and tripple checked with out licensing department around it. The word that came back was that no, you do not need a workbench license and I'am fairly sure I tried it without workbench licneses on a fresh QV11 box,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version are you running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll reach out internally again and see if anything has changed regarding this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 06:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336668#M1239675</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2012-10-24T06:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336669#M1239676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response, Alexander.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using QVS 11.00.11154.0 IR 64-bit Edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll see if I can find an 11SR1 or 11SR2 instance somewhere to see if I can reproduce the issue there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the meantime, can you double check my HTML code to see if I am doing something incorrect?&amp;nbsp; I have tried it with and without the "Qv.InitWorkBench" line and got the same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;HTML&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;lt;HEAD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;TITLE&amp;gt; QV Div-tag Test &amp;lt;/TITLE&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.0.41/QvAjaxZfc/htc/QvAjax.js"&gt;http://192.168.0.41/QvAjaxZfc/htc/QvAjax.js&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;Qv.InitWorkBench({ View: 'QlikView Demo'});&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;lt;/HEAD&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;lt;BODY&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;div style = "width:400px;height:250px;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="qvFrame" avqview="QlikView Demo" avq="object:.Document\CH11" id="Document\CH11" style="width:400px;height:250px;"&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;lt;/BODY&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/HTML&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 14:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336669#M1239676</guid>
      <dc:creator>pvintona8</dc:creator>
      <dc:date>2012-10-24T14:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336670#M1239677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'am trying to use the sample on our server, but it's not working&lt;/P&gt;&lt;P&gt;First message "Failed to authenticate" followed by two more ones "No connection"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I picked what I suppose to be the version in "QlikView management console"&lt;/P&gt;&lt;TABLE class="ValuesTableQMC fixed" height="43" style="margin-top: 5px; color: rgb(0, 0, 0); font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px; background-color: rgb(255, 255, 255); width: 336px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="font-size: 8pt; font-family: Tahoma; padding: 3px 0;"&gt;Product name&lt;/TD&gt;&lt;TD style="font-size: 8pt; font-family: Tahoma; padding: 3px 0;"&gt;QlikView Web Server Settings Service&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="font-size: 8pt; font-family: Tahoma; padding: 3px 0;"&gt;Client Build Number&lt;/TD&gt;&lt;TD style="font-size: 8pt; font-family: Tahoma; padding: 3px 0;"&gt;11.0.11414.0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The installation is not completely standard as the server root directory is not C:\Program Files\QlikView\Web\&lt;/P&gt;&lt;P&gt;I have checked single.htm javascripts are correctly loaded&lt;/P&gt;&lt;P&gt;On the app side, is there some relative path to specify ? Indeed, changing app name to something fool give the same "crashing" scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your attention&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 16:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336670#M1239677</guid>
      <dc:creator />
      <dc:date>2012-12-10T16:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336671#M1239678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This also applies to @&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/pvintona8" id="jive-518278536300093073141" style="background-color: #ffffff; font-size: 12px; color: #007fc0; text-decoration: initial; font-weight: bold; font-family: Arial; text-align: center;"&gt;Patrick Vinton&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to make a long story short, or atleast semi-short, you are most likely seeing this error due to not having the workbench licenses.&lt;/P&gt;&lt;P&gt;When we first released QV11 we were under the impression that leveraging our JSApi would be free of charge. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However after a few back and forth with our pricing department it turns out you DO need the workbench license to interact with our JSApi from outside of QlikView.&lt;/P&gt;&lt;P&gt;I'll update my initial posting to reflect this since it's just off the press &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 16:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336671#M1239678</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2012-12-10T16:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336672#M1239679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have workbench, so I manage to make it work. Just needed to init workbench accordingly to our settings.&lt;/P&gt;&lt;PRE&gt;&lt;P&gt;&lt;SPAN class="doctype" style="font-size: 8pt;"&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line2"&gt;&lt;/SPAN&gt;&amp;lt;&lt;SPAN class="start-tag"&gt;html&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line3"&gt;&lt;/SPAN&gt;&amp;lt;&lt;SPAN class="start-tag"&gt;head&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line4"&gt;&lt;/SPAN&gt;&amp;lt;&lt;SPAN class="start-tag"&gt;script&lt;/SPAN&gt;&lt;SPAN class="start-tag"&gt; &lt;SPAN class="attribute-name"&gt;type&lt;/SPAN&gt;="&lt;A class="attribute-value"&gt;text/javascript&lt;/A&gt;"&lt;/SPAN&gt;&lt;SPAN class="start-tag"&gt; &lt;SPAN class="attribute-name"&gt;src&lt;/SPAN&gt;="&lt;A _jive_internal="true" class="attribute-value" href="https://community.qlik.com/thread/view-source:http:/www.tsp-data-portal.org/QvAjaxZfc/htc/QvAjax.js"&gt;/QvAjaxZfc/htc/QvAjax.js&lt;/A&gt;"&amp;gt;&lt;/SPAN&gt;&amp;lt;/&lt;SPAN class="end-tag"&gt;script&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line5"&gt;&lt;/SPAN&gt;&amp;lt;&lt;SPAN class="start-tag"&gt;script &lt;SPAN class="attribute-name"&gt;type&lt;/SPAN&gt;="&lt;A class="attribute-value"&gt;text/javascript&lt;/A&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line6"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qv.InitWorkBench({ View: 'QVFile', Host: 'Qvs@hostname', Anonymous: 'true' });&lt;BR /&gt;&lt;SPAN id="line7"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;lt;/&lt;SPAN class="end-tag"&gt;script&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line8"&gt;&lt;/SPAN&gt;&amp;lt;/&lt;SPAN class="end-tag"&gt;head&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line9"&gt;&lt;/SPAN&gt;&amp;lt;&lt;SPAN class="start-tag"&gt;body&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line10"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;&lt;SPAN class="start-tag"&gt;div&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line11"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;&lt;SPAN class="start-tag"&gt;div &lt;SPAN class="attribute-name"&gt;class&lt;/SPAN&gt;="&lt;A class="attribute-value"&gt;QvFrame&lt;/A&gt;" &lt;SPAN class="attribute-name"&gt;avqview&lt;/SPAN&gt;="&lt;A class="attribute-value"&gt;QVFile&lt;/A&gt;" &lt;SPAN class="attribute-name"&gt;avq&lt;/SPAN&gt;="&lt;A class="attribute-value"&gt;object:.Document\OBJ_ID&lt;/A&gt;" &lt;SPAN class="attribute-name"&gt;id&lt;/SPAN&gt;="&lt;A class="attribute-value active_link"&gt;Document\&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="start-tag"&gt;&lt;A class="attribute-value"&gt;OBJ_ID&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="start-tag"&gt;" &lt;SPAN class="attribute-name"&gt;style&lt;/SPAN&gt;="&lt;A class="attribute-value"&gt;width:600px;height:400px;&lt;/A&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line12"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/&lt;SPAN class="end-tag"&gt;div&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line13"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/&lt;SPAN class="end-tag"&gt;div&amp;gt;&lt;/SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line14"&gt;&lt;/SPAN&gt;&amp;lt;/&lt;SPAN class="end-tag"&gt;body&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="line15"&gt;&lt;/SPAN&gt;&amp;lt;/&lt;SPAN class="end-tag"&gt;html&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 09:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336672#M1239679</guid>
      <dc:creator />
      <dc:date>2012-12-21T09:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336673#M1239680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isn't the issue in your example a cross-site scripting problem? You fetch the main page from one server, and then try to run some JavaScript on it which comes from another server -&amp;gt; most browsers don't like that very much.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(At least, that's what I'm guessing from the '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.0.41/"&gt;http://192.168.0.41/&lt;/A&gt;&lt;SPAN&gt;' in the source URL for QvAjax.js.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This setup seems to match the '3-tier scenario' (p.39) or '2-tier scenario - WorkBench Web Site on Own Machine' (p.40) in the WorkBench Reference Manual. In both cases you'll need a proxy page on the same webserver that serves your HTML page, which behind the scenes forwards the requests to the QlikView WebServer on another system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll end up with something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Browser] -&amp;gt; [webserver 1: HTML page and Proxy.aspx] -&amp;gt; [webserver 2: QvWebServer]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martijn ter Schegget&lt;/P&gt;&lt;P&gt;The Implementation Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Another issue you might run into: the NTLM protocol will support passing credentials from a webbrowser to a webserver (1 hop), but not passing credentials from a webbrowser via one webserver to a second webserver (2 hops).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 15:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336673#M1239680</guid>
      <dc:creator />
      <dc:date>2013-01-31T15:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336674#M1239681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some problems with DIV-tag integration. It doesn't work. Can you help me find the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;html&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;head&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script language="javascript" type="text/javascript" src="/QVAJAXZfc/htc/QvAjax.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script language="javascript" type="text/javascript"&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qv.InitWorkBench({View: 'Sales.qvw', Host: 'Local'});&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/head&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;body&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;div&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="QvFrame" avqview="Sales.qvw" avq="object:.Document\CH02" id="Document\CH02" style="width: 100%; height: 100%;"&amp;gt;&amp;lt;/div&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt; &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;/body&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;/html&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using QVS 11.00.11271.0 SR1 64bit-edition (64x) and IE 10.0.9200.16635.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my QVW &lt;A class="loading" href="http://zalil.ru/34644010" title="http://zalil.ru/34644010"&gt;http://zalil.ru/34644010&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for attention.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 07:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336674#M1239681</guid>
      <dc:creator />
      <dc:date>2013-07-19T07:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336675#M1239682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure ie10 is yet supported.&lt;BR /&gt;You may try within ie10 to hit F12, and switch browser mode to ie9 ?&lt;/P&gt;&lt;P&gt;Try with another recent browser (firefox, chrome, ...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 10:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336675#M1239682</guid>
      <dc:creator />
      <dc:date>2013-07-19T10:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336676#M1239683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but i have tried ie9, chrome and firefox, and there is a same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 11:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336676#M1239683</guid>
      <dc:creator />
      <dc:date>2013-07-19T11:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336677#M1239684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to have qlikview workbench license (at the server)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 11:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336677#M1239684</guid>
      <dc:creator>alex_nerush</dc:creator>
      <dc:date>2013-07-19T11:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336678#M1239685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a workbench license?&lt;/P&gt;&lt;P&gt;Your license info should read WORKBENCH=YES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Alexander Karlsson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;19 jul 2013 kl. 13:10 skrev "dmitry82" &amp;lt;qcwebmaster@qlik.com&amp;lt;mailto:qcwebmaster@qlik.com&amp;gt;&amp;gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&amp;lt;http://community.qlik.com/index.jspa&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: Dynamic DIV-tag integration&lt;/P&gt;&lt;P&gt;created by dmitry82&amp;lt;http://community.qlik.com/people/dmitry82&amp;gt; in Integration and Extensions - View the full discussion&amp;lt;http://community.qlik.com/message/369852#369852&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 11:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336678#M1239685</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2013-07-19T11:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336679#M1239686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can we integrate more than one object?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;your&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small unlinked"&gt;http://localhost/QlikView/single.htm?app=Vinguiden&amp;amp;obj=CH233&amp;amp;w=200&amp;amp;h=400&lt;/A&gt;&lt;SPAN&gt; shows only one object in the page.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried even below from this thread to display multiple but no luck.. I have QVSEE &amp;amp; Work Bench License. At least your "single.htm" concept is working but below is not working at all. do i have to save below html file some where? i have saved in my desktop and opening locally though firefox/chrome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;head&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script language="javascript" type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small unlinked"&gt;http://localhost/QvAjaxZfc/htc/QvAjax.js&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;script language="javascript" type="text/javascript"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Qv.InitWorkBench({&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; View: 'Sales Compass',&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Host: 'QVS@local'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; });&lt;/P&gt;&lt;P&gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;style&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .QvInlineObject&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; position:relative;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; margin-left:10px;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; margin-right:10px;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; float:left;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/style&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Listbox with the Id LB5732 --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="QvInlineObject" avqview="Sales Compass" avq="object:.Document\LB5732"&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Chart with the Id CH351 --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="QvInlineObject" avqview="Sales Compass" avq="object:.Document\CH351"&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 20:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336679#M1239686</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2014-07-01T20:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic DIV-tag integration</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336680#M1239687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dmitry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also having same problem with Div integration. Please could you tell me, how did you resolved your issue.&lt;/P&gt;&lt;P&gt;I am trying to run the plain html from application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 04:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-DIV-tag-integration/m-p/336680#M1239687</guid>
      <dc:creator />
      <dc:date>2014-11-25T04:34:00Z</dc:date>
    </item>
  </channel>
</rss>

