<?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: Passing Parameters Dynamically In URL From Selected Filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205584#M518833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try with Concat() function. like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://generic_doc_name%26sheet%3Dsh04%26select%3Dlb238/" rel="nofollow" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;" target="_blank"&gt;https://Generic_Doc_Name&amp;amp;Sheet=SH04&amp;amp;Select=LB238&lt;/A&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,' &amp;amp; Concat(DISTINCT Year,',')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If you want both (Year and Month) selection should pass in a single url, may be can create the bookmark (assume you are using the action in Button), then try to give Bookmark in a URL. Like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://Generic_Doc_Name&amp;amp;Bookmark=Document\BM01" rel="nofollow" target="_blank"&gt;https://Generic_Doc_Name&amp;amp;Bookmark=Document\BM01&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/53743"&gt;Passing Parameters in a URL and Document Chaining&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Oct 2016 18:04:29 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2016-10-06T18:04:29Z</dc:date>
    <item>
      <title>Passing Parameters Dynamically In URL From Selected Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205583#M518832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: 'Open Sans', 'Open Sans', 'Open Sans', 'Open Sans'; font-size: 14px; text-align: justify;"&gt;I would like MULTIPLE user selected filters to get passed to the actual URL. My current work project requires the selected filters for Year and Month. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: 'Open Sans', 'Open Sans', 'Open Sans', 'Open Sans'; font-size: 14px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: 'Open Sans', 'Open Sans', 'Open Sans', 'Open Sans'; font-size: 14px; text-align: justify;"&gt;In the example below, I can write to have 1 selected year OR 1 selected month.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: 'Open Sans', 'Open Sans', 'Open Sans', 'Open Sans'; font-size: 14px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: 'Open Sans', 'Open Sans', 'Open Sans', 'Open Sans'; font-size: 14px; text-align: justify;"&gt;My two issues are:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: 'Open Sans', 'Open Sans', 'Open Sans', 'Open Sans'; font-size: 14px; text-align: justify;"&gt;(1) How can I get the URL to take year and month considerations in the same URL?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: 'Open Sans', 'Open Sans', 'Open Sans', 'Open Sans'; font-size: 14px; text-align: justify;"&gt;(2) How can I get the URL to dynamically reflect the List Box (LB) selections (multiple years and/months) from the user to be passed through the URL?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: 'Open Sans', 'Open Sans', 'Open Sans', 'Open Sans'; font-size: 14px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://Generic_Doc_Name&amp;amp;Sheet=SH04&amp;amp;Select=LB238" rel="nofollow" target="_blank"&gt;https://Generic_Doc_Name&amp;amp;Sheet=SH04&amp;amp;Select=LB238&lt;/A&gt;&lt;SPAN&gt;,' &amp;amp; Max(Year)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Generic_Doc_Name&lt;/SPAN&gt;&amp;amp;Sheet=SH04&amp;amp;Select=LB237,' &amp;amp; Max(Month) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 15:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205583#M518832</guid>
      <dc:creator>kwarren1</dc:creator>
      <dc:date>2016-10-06T15:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters Dynamically In URL From Selected Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205584#M518833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try with Concat() function. like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://generic_doc_name%26sheet%3Dsh04%26select%3Dlb238/" rel="nofollow" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;" target="_blank"&gt;https://Generic_Doc_Name&amp;amp;Sheet=SH04&amp;amp;Select=LB238&lt;/A&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,' &amp;amp; Concat(DISTINCT Year,',')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If you want both (Year and Month) selection should pass in a single url, may be can create the bookmark (assume you are using the action in Button), then try to give Bookmark in a URL. Like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://Generic_Doc_Name&amp;amp;Bookmark=Document\BM01" rel="nofollow" target="_blank"&gt;https://Generic_Doc_Name&amp;amp;Bookmark=Document\BM01&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/53743"&gt;Passing Parameters in a URL and Document Chaining&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205584#M518833</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-10-06T18:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters Dynamically In URL From Selected Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205585#M518834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Kevin,&lt;/P&gt;&lt;P&gt;what is this actual URL ?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Kevin Warren wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-align: justify; color: #666666; font-family: 'Open Sans', 'Open Sans', 'Open Sans', 'Open Sans'; font-size: 14px;"&gt;I would like MULTIPLE user selected filters to get passed to the actual URL.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;,is this another Dashboard(If yes, you can use Document chaining) or is it some website?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205585#M518834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-06T18:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters Dynamically In URL From Selected Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205586#M518835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://devqvs.bedashboard.com/QvAJAXZfc/opendoc.htm?document=OST%20PART%202%20FINAL.qvw&amp;amp;host=QVS%40eisdev-qvs0&amp;amp;Sheet=SH04&amp;amp;Select=LB238" rel="nofollow" target="_blank"&gt;https://devqvs.bedashboard.com/QvAJAXZfc/opendoc.htm?document=OST%20PART%202%20FINAL.qvw&amp;amp;host=QVS%40eisdev-qvs0&amp;amp;Sheet=SH04&amp;amp;Select=LB238&lt;/A&gt;&lt;SPAN&gt;,' &amp;amp; Concat(DISTINCT Year,',')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula URL above is just reflecting year(s).&lt;/P&gt;&lt;P&gt;Yes, there is another Dashboard, I am using document chaining, which is why I need the filter parameters to pass via URL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 22:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205586#M518835</guid>
      <dc:creator>kwarren1</dc:creator>
      <dc:date>2016-10-06T22:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters Dynamically In URL From Selected Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205587#M518836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much! The addition of the Concat statement above worked brilliantly for multiple selections in the same list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bookmark idea is a good idea, but not ideal for my situation. The sheets are used as more self discovery tools that drill into the data and each week different facilities may need to be addressed and drilled into.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there was just a way to add in 1 more List Box representing months selected into the above URL so Years and Months selected could be carried over as users navigated between sheets and books, I would be all set! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 23:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205587#M518836</guid>
      <dc:creator>kwarren1</dc:creator>
      <dc:date>2016-10-06T23:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters Dynamically In URL From Selected Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205588#M518837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many ways to achieve the same ,one of the easiest way is to use "Open QlikView Document" action.Steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Right click on dashboard -&amp;gt;New Sheet Object -&amp;gt;Button&lt;/P&gt;&lt;P&gt;2)Give a meaningful name to you button&lt;/P&gt;&lt;P&gt;3)Go to Actions Tab-&amp;gt;Click Add-&amp;gt;select action type as External -&amp;gt;Select Open Qlikview Document&lt;/P&gt;&lt;P&gt;4)Give the target QVW/dashboard name under "Document" for example test.qvw &lt;SPAN style="text-decoration: underline;"&gt;without any quotes or equal to sign&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;if the target dashboard is not in the same folder ,give relative path&amp;nbsp; &lt;/P&gt;&lt;P&gt;5)Check the Radio box Transfer State .This will transfer All the selection from one dashboard to other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;Fields must have the same name in both documents to carry the selection from one dashboard to other&lt;/LI&gt;&lt;LI&gt;"On Open document/sheet" triggers could modify the selections&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this works for you or not. if yes Mark the answer so that it is helpful for others&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 19:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205588#M518837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-12T19:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters Dynamically In URL From Selected Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205589#M518838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response, but I need to use AJAX and a URL to pass my parameters so creating a button referencing a workbook is not an option. I have already created a button to external URL that passes somewhat successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://devqvs.bedashboard.com/QvAJAXZfc/opendoc.htm?document=OST%20PART%202%20FINAL.qvw&amp;amp;host=QVS%40eisdev-qvs0&amp;amp;Sheet=SH04" rel="nofollow" target="_blank"&gt;https://devqvs.bedashboard.com/QvAJAXZfc/opendoc.htm?document=OST%20PART%202%20FINAL.qvw&amp;amp;host=QVS%40eisdev-qvs0&amp;amp;Sheet=SH04&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;Select=LB244,' &amp;amp; Concat(DISTINCT Year,',') &lt;/P&gt;&lt;P&gt;&amp;amp; if(isMonthSelected=1, '&amp;amp;Select=LB243,' &amp;amp; Concat(DISTINCT Month,',') ,'')&lt;/P&gt;&lt;P&gt;&amp;amp; if(IsFacilityIDPossible=1,'&amp;amp;Select=LB256,'&amp;amp; Concat(Distinct Facility_ID,','),'')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue I am having now is my URL is getting too long. (See Below) I am struggling to find a way to reference the Facility_ID field within List Box 256 if no selection is made. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://devqvs.bedashboard.com/QvAJAXZfc/opendoc.htm?document=OST%20PART%202%20FINAL.qvw&amp;amp;host=QVS%40eisdev-qvs0&amp;amp;Sheet=SH04" rel="nofollow" target="_blank"&gt;https://devqvs.bedashboard.com/QvAJAXZfc/opendoc.htm?document=OST%20PART%202%20FINAL.qvw&amp;amp;host=QVS%40eisdev-qvs0&amp;amp;Sheet=SH04&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;Select=LB244,2015&lt;/P&gt;&lt;P&gt;&amp;amp;Select=LB243,Sep&lt;/P&gt;&lt;P&gt;&amp;amp;Select=LB256,22768,22769,22771,22773,22775,22777,22778,22779,22780,22781,22782,22783,22784,22785,22786,22787,22788,22790,22792,22793,22795,22796,22797,22798,22800,22801,22802,22803,22805,22806,22807,22809,22810,22811,22812,22813,22816,22818,22819,22820,22821,22822,22823,22824,22825,22826,22827,22828,22829,22830,22832,22835,22836,22837,22839,22840,22842,22843,22846,22848,22849,22850,22852,22853,22854,22855,22856,22858,22860,22861,22863,22865,22867,22869,22870,22871,22872,22874,22875,22876,22877,22878,22879,22880,22881,22884,22885,22887,22888,22890,22891,22893,22896,22897,22898,22899,22900,22902,22903,22904,22905,22906,22907,22909,22910,22911,22912,22913,22914,22915,22918,22919,22920,22921,22926,22928,22929,22930,22932,22933,22934,22936,22938,22939,22940,22942,22944,22945,22946,22947,22948,22949,22951,22952,22953,22955,22956,22957,22960,22961,22962,22963,22964,22965,22966,22967,22968,22969,22970,22971,22972,22973,22974,22975,22976,22977,22978,22979,22982,22983,22987,22988,22989,22990,22991,22992,22993,22994,22996,22997,22998,22999,23002,23004,23006,23008,23009,23010,23011,23012,23013,23014,23016,23018,23019,23020,23021,23022,23023,23024,23025,23026,23027,23028,23030,23031,23032,23033,23034,23035,23036,23037,23038,23039,23040,23041,23069,23073,23083,23084,23085,23086,23087,23088,23089,23101,23102,23103,23106,23107,23110,23111,23112,23113,23114,23115,23116,23117,23118,23119,23121,23123,23124,23125,23126,23127,23128,23129,23130,23131,23133&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 12:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-Dynamically-In-URL-From-Selected-Filters/m-p/1205589#M518838</guid>
      <dc:creator>kwarren1</dc:creator>
      <dc:date>2016-10-18T12:28:19Z</dc:date>
    </item>
  </channel>
</rss>

