<?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: External link in chart - multiple possibilities in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/External-link-in-chart-multiple-possibilities/m-p/1437826#M34643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cristina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is only 1 document available with 1 of the 4 names. I guess I need some kind of loop in the definition of the link, but don't know whether that's possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2017 09:44:10 GMT</pubDate>
    <dc:creator>puttemans</dc:creator>
    <dc:date>2017-10-26T09:44:10Z</dc:date>
    <item>
      <title>External link in chart - multiple possibilities</title>
      <link>https://community.qlik.com/t5/App-Development/External-link-in-chart-multiple-possibilities/m-p/1437823#M34640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to tackle the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table (chart type) with information, and for more details. I've put a link in this table that should direct users towards a pdf-document that is opened from the server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression to find the file is the following : &lt;/P&gt;&lt;P&gt;= 'BNX'&amp;amp; '&amp;lt;URL&amp;gt;'&amp;amp;vMapPath&amp;amp;'BNX\'&amp;amp;date(date#(SEND_DATE, 'dd/mm/yyyy'), 'yyyy-mm-dd')&amp;amp;' _ BNX-'&amp;amp;BULL_SHORTNAME&amp;amp;'-'&amp;amp;(if(BULL_VERSION &amp;lt; 10, '0'&amp;amp;BULL_VERSION, BULL_VERSION))&amp;amp;' (INFRABEL).pdf'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example of the filename is : '2017-10-26 _ BNX-65M-55390-01 (INFRABEL).pdf'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run into 2 similar problems, that is that at the end, between the brackets, there can be 'INFRABEL', but also 'SNCB_NMBS'. Additionally, the send date may vary with 1 day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the above example may be '2017-10-25 _ BNX-65M-55390-01 (SNCB_NMBS).pdf' or &lt;SPAN style="font-size: 13.3333px;"&gt;2017-10-25 _ BNX-65M-55390-01 (INFRABEL).pdf' or &lt;SPAN style="font-size: 13.3333px;"&gt;2017-10-26 _ BNX-65M-55390-01 (SNCB_NMBS).pdf' as well&lt;/SPAN&gt;&lt;/SPAN&gt;. The middle will always stay the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way within Qlikview to write the expression in such a way that any of these 4 file will be found on the server and opened in the application (without multiplying the links by 4)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 08:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/External-link-in-chart-multiple-possibilities/m-p/1437823#M34640</guid>
      <dc:creator>puttemans</dc:creator>
      <dc:date>2017-10-26T08:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: External link in chart - multiple possibilities</title>
      <link>https://community.qlik.com/t5/App-Development/External-link-in-chart-multiple-possibilities/m-p/1437824#M34641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you getting to get FRABEL and SNCB_NMBS in separate field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TextBetween(FieldName, '(',')')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 08:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/External-link-in-chart-multiple-possibilities/m-p/1437824#M34641</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-26T08:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: External link in chart - multiple possibilities</title>
      <link>https://community.qlik.com/t5/App-Development/External-link-in-chart-multiple-possibilities/m-p/1437825#M34642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Out of the four possible names of the link, is it just one the correct one? or can there exist more than one valid link for that month?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 09:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/External-link-in-chart-multiple-possibilities/m-p/1437825#M34642</guid>
      <dc:creator>cristinapo</dc:creator>
      <dc:date>2017-10-26T09:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: External link in chart - multiple possibilities</title>
      <link>https://community.qlik.com/t5/App-Development/External-link-in-chart-multiple-possibilities/m-p/1437826#M34643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cristina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is only 1 document available with 1 of the 4 names. I guess I need some kind of loop in the definition of the link, but don't know whether that's possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 09:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/External-link-in-chart-multiple-possibilities/m-p/1437826#M34643</guid>
      <dc:creator>puttemans</dc:creator>
      <dc:date>2017-10-26T09:44:10Z</dc:date>
    </item>
  </channel>
</rss>

