<?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: Pass Query String from Web page to QV Dashboard and access the value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442694#M165006</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Miguel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to encode the comma(%2C) and pass the value in the URL but the issue still exist. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Value is not filtered based on the passed result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logic which i am using is to append the Try String(Published URL from the QlikView Server) with the value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like "&lt;A class="loading" href="http://ussltcher8056.dan.sltc.com/QvAJAXZfc/opendoc.htm?document=ProjectReapatDashboard.qvw&amp;amp;select=LB01,Hotels" title="http://ussltcher8056.dan.sltc.com/QvAJAXZfc/opendoc.htm?document=ProjectReapatDashboard.qvw&amp;amp;select=LB01,Hotels"&gt;http://xxx.com/QvAJAXZfc/opendoc.htm?document=Dashboard.qvw&amp;amp;select=LB01,Hotels&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LB01 is the ID of the List box and the value is Hotels. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to pass &lt;A class="loading" href="http://ussltcher8056.dan.sltc.com/QvAJAXZfc/opendoc.htm?document=ProjectReapatDashboard.qvw&amp;amp;select=LB01,Hotels" title="http://ussltcher8056.dan.sltc.com/QvAJAXZfc/opendoc.htm?document=ProjectReapatDashboard.qvw&amp;amp;select=LB01,Hotels"&gt;http://xxx.com/QvAJAXZfc/opendoc.htm?document=Dashboard.qvw&amp;amp;select=LB01%2CHotels&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am decoding the URL and binding in the IFrame with above URL as my SRC.&lt;/P&gt;&lt;P&gt;But i couldnt get the issue resolved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any thougths to share. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2012 13:24:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-18T13:24:26Z</dc:date>
    <item>
      <title>Pass Query String from Web page to QV Dashboard and access the value</title>
      <link>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442692#M165004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently working on Qlik View integration with .Net Application and got stuck with passing the query string to the qlik view dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a ID filed which i am displaying in List box and trying to use the "Select" statement to pass the query string. While testing in the server we are able to filter with the ID field but while integrating in the web.config or code behind, the ID is not filtered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample URL: &lt;A class="jive-link-external-small" href="http://myqlikview.qualcomm.com/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;bookmark=Document/BM01&amp;amp;id=QVS@metcrpprd01|SSAT/FBI/ProFormaPLv2.qvw&amp;amp;client=Ajax" style="background-color: #ffffff; color: #007fc0; text-decoration: initial; font-family: Arial;"&gt;http://myqlikview.qualcomm.com/QvAJAXZfc/AccessPoint.aspx?select=LB01,Value&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LB01 is the ID of the list box and Value is the ID value which is our query string value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to help me out with the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 13:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442692#M165004</guid>
      <dc:creator />
      <dc:date>2012-12-17T13:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Query String from Web page to QV Dashboard and access the value</title>
      <link>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442693#M165005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance that the software is removing unsual chars like the "," from the URL? I assume that if you try hardconding the URL in the browser location bar it does work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 13:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442693#M165005</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-12-17T13:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Query String from Web page to QV Dashboard and access the value</title>
      <link>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442694#M165006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Miguel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to encode the comma(%2C) and pass the value in the URL but the issue still exist. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Value is not filtered based on the passed result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logic which i am using is to append the Try String(Published URL from the QlikView Server) with the value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like "&lt;A class="loading" href="http://ussltcher8056.dan.sltc.com/QvAJAXZfc/opendoc.htm?document=ProjectReapatDashboard.qvw&amp;amp;select=LB01,Hotels" title="http://ussltcher8056.dan.sltc.com/QvAJAXZfc/opendoc.htm?document=ProjectReapatDashboard.qvw&amp;amp;select=LB01,Hotels"&gt;http://xxx.com/QvAJAXZfc/opendoc.htm?document=Dashboard.qvw&amp;amp;select=LB01,Hotels&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LB01 is the ID of the List box and the value is Hotels. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to pass &lt;A class="loading" href="http://ussltcher8056.dan.sltc.com/QvAJAXZfc/opendoc.htm?document=ProjectReapatDashboard.qvw&amp;amp;select=LB01,Hotels" title="http://ussltcher8056.dan.sltc.com/QvAJAXZfc/opendoc.htm?document=ProjectReapatDashboard.qvw&amp;amp;select=LB01,Hotels"&gt;http://xxx.com/QvAJAXZfc/opendoc.htm?document=Dashboard.qvw&amp;amp;select=LB01%2CHotels&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am decoding the URL and binding in the IFrame with above URL as my SRC.&lt;/P&gt;&lt;P&gt;But i couldnt get the issue resolved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any thougths to share. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 13:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442694#M165006</guid>
      <dc:creator />
      <dc:date>2012-12-18T13:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Query String from Web page to QV Dashboard and access the value</title>
      <link>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442695#M165007</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;Please post a sample if you find a solution to the above post. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh Kumari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 17:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442695#M165007</guid>
      <dc:creator />
      <dc:date>2012-12-21T17:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Query String from Web page to QV Dashboard and access the value</title>
      <link>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442696#M165008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get a chance to look into the issue mentioned in the above update?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you get a chance to look into it and provide me a sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 17:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442696#M165008</guid>
      <dc:creator />
      <dc:date>2012-12-24T17:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Query String from Web page to QV Dashboard and access the value</title>
      <link>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442697#M165009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is resolved for me. Use Response.Redirect(URL Path) instead of loading in the IFrame. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will fix the issue and navigate to the required URL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sai Krishna &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 10:29:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pass-Query-String-from-Web-page-to-QV-Dashboard-and-access-the/m-p/442697#M165009</guid>
      <dc:creator />
      <dc:date>2012-12-27T10:29:06Z</dc:date>
    </item>
  </channel>
</rss>

