<?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: How to use URL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637889#M233897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you could filter the accounts in the dimension like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;aggr({$&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&amp;lt;De&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;bug={'Actuals'},AC3={'510}'&amp;gt;}Only(TranID), TranId)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In the balance expression the set would be the same. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;-Sum({$&lt;SPAN style="font-size: 10pt; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;lt;De&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;bug={'Actuals'},AC3={'510}'&amp;gt;}&lt;/SPAN&gt;&amp;nbsp; BalanceLC))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Note that your error is in using the Union + with two sets. You actually want one set with a comma between the two modifiers. That's an "AND". &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Your URL expression would be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Only(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{$&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;lt;De&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;bug={'Actuals'},AC3={'510}'&amp;gt;}&lt;/SPAN&gt; TranID) &amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;File1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If you filter in the dimension, you should be able to get by with:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; TranID) &amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;File1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;assuming there is only one File1 associated with a TranID. If filtering in the dimension, the set would also be unnecessary in the balance expression assuming a TranID contained only one Debug value and one AC3 value. If n doubt, include the set in the expressions as well. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;-Rob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2014 03:17:02 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2014-07-03T03:17:02Z</dc:date>
    <item>
      <title>How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637874#M233882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data where in the field i have website URLs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web site topic&lt;BR /&gt;q-on.bi&lt;/P&gt;&lt;P&gt;google.com&lt;/P&gt;&lt;P&gt;nasad-it.com&lt;/P&gt;&lt;P&gt;yahoo.com&lt;/P&gt;&lt;P&gt;yahoo.us&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use this url in the application and then from QV open the website how to do this.&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, 03 Jun 2014 18:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637874#M233882</guid>
      <dc:creator />
      <dc:date>2014-06-03T18:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637875#M233883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a straight table and on that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write a expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Open Website' &amp;amp; '&amp;lt;Url&amp;gt;' &amp;amp; [Web site topic]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you have any dimension with this let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 18:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637875#M233883</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-03T18:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637876#M233884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;But in my database some address dont have www in the address and some are start with &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt;. How can i make it properly same as hyper text transfer protocl (http) and also i want to give its website name in the table. Currentely it is only OpenWebsite but i need website name there.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 20:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637876#M233884</guid>
      <dc:creator />
      <dc:date>2014-06-03T20:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637877#M233885</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;and don't forget to set the property 'representation' to 'Link':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14018328437506541" jivemacro_uid="_14018328437506541"&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Website&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; q-on.bi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; google.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nasad-it.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; yahoo.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; yahoo.us&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_120709_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/60076_QlikCommunity_Thread_120709_Pic1.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_120709_Pic3.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/60077_QlikCommunity_Thread_120709_Pic3.JPG.jpg" style="width: 620px; height: 404px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 22:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637877#M233885</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-06-03T22:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637878#M233886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one solution could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14018336879834181" jivemacro_uid="_14018336879834181"&gt;
&lt;P&gt;LOAD Distinct&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; If(Left(Website, 4)='www.', '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://'&amp;amp;Website"&gt;http://'&amp;amp;Website&lt;/A&gt;&lt;SPAN&gt;, If(Left(Website, 11)='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www"&gt;http://www&lt;/A&gt;&lt;SPAN&gt;.', Website, '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.'&amp;amp;Website"&gt;http://www.'&amp;amp;Website&lt;/A&gt;&lt;SPAN&gt;)) as Website&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Website&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; q-on.bi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; google.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; www.google.com&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.google.com"&gt;http://www.google.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nasad-it.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; yahoo.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; yahoo.us&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_120709_Pic6.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/60078_QlikCommunity_Thread_120709_Pic6.JPG.jpg" style="width: 620px; height: 405px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_120709_Pic5.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/60079_QlikCommunity_Thread_120709_Pic5.JPG.jpg" style="font-size: 10pt; line-height: 1.5em;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 22:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637878#M233886</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-06-03T22:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637879#M233887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this way also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(left(SubField([Web site topic],'//',2),3) = 'www',SubField([Web site topic],'//',2),'www.'&amp;amp;SubField([Web site topic],'//',2)) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 18:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637879#M233887</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-11T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637880#M233888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you place a link on a dimension? I can't find the display options here...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 03:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637880#M233888</guid>
      <dc:creator />
      <dc:date>2014-07-02T03:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637881#M233889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Link representation is only available for expressions, not dimensions. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 04:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637881#M233889</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-07-02T04:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637882#M233890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. That is bad news... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 04:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637882#M233890</guid>
      <dc:creator />
      <dc:date>2014-07-02T04:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637883#M233891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain why that's bad news to you? Perhaps I can suggest a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 04:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637883#M233891</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-07-02T04:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637884#M233892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your post, it was exactly what I am looking for. Yet I struggle to get it working as I would like.&lt;/P&gt;&lt;P&gt;I have a table with showing various Dimensions and one column with an expression (value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transactio-ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/P&gt;&lt;P&gt;1234&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 500&lt;/P&gt;&lt;P&gt;1235&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 750&lt;/P&gt;&lt;P&gt;1236&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 39&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for each Transaction ID I have an attachment stored on a shared drive with a supporting PDF document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the problems I face:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add the &amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;File1 expression to the Transaction-ID Dimension, then it does show the following:&lt;/P&gt;&lt;P&gt;1234&amp;lt;URL&amp;gt;\\Server\Directory\File.pdf as I can't find the Display Option to represent this Dimension as a link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then tried to place the link on the expression (value), as I have the Display Option available here. I have added the same part to the expression. Now I get the underlined link, but the value drops to 0 instead of the 500/750/39/etc. The link itself works just fine opening the PDF I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I place a new expression column into the table, using 'Attachment&amp;lt;URL&amp;gt;'&amp;amp;File1 I also get the link, but the value column drops completely to 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value expression is as follows: -Sum({$&amp;lt;Debug={'Actuals'}&amp;gt;} If(AC3='510', BalanceLC))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think the Sum should be a problem, as there is a 1-1 relationship, as we are on the transaction level already. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to get it shown in the dimension as link? Or to get the values re-appear?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637884#M233892</guid>
      <dc:creator />
      <dc:date>2014-07-02T06:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637885#M233893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Add Tranid as dimension&lt;/P&gt;&lt;P&gt;2. Add an expression that contains the Link: =Tranid&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;File1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3 Add the Sum(Value) expression. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Presentation tab, Hide the Dimension column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 13:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637885#M233893</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-07-02T13:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637886#M233894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That looks kinda very good, the only thing is, I have now many more transactions shown which don't match the criteria set in the SUM(Value) expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a set expression here Sum({$&amp;lt;Debug={'Actuals'}&amp;gt;} If(AC3='510', BalanceLC)) which only shows "Actuals" (no Budget values) and only shows Transaction from Accounts = 510.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table now shows transactions which are not related to Account 510 (as value 0) but are still not relevant for my report. How can I use the same set expression for the TranID?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 14:06:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637886#M233894</guid>
      <dc:creator />
      <dc:date>2014-07-02T14:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637887#M233895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use only( tranid) in the link expression and include the set expression. You should add AC3={510} in the set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 00:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637887#M233895</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-07-03T00:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637888#M233896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, I'm not quite clear I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In TranID expression I changed nothing, and in the value expression I added the AC3 to show the following: -Sum({$&amp;lt;Debug={'Actuals'}&amp;gt;+&amp;lt;AC3='510'&amp;gt;} If(AC3='510', BalanceLC))&lt;BR /&gt;It still shows rows from all other accounts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Whenever I try to add a set to the TranID expression (TransId&amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;File1), I get an error in the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I filter for these accounts somewhere in the dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 01:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637888#M233896</guid>
      <dc:creator />
      <dc:date>2014-07-03T01:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637889#M233897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you could filter the accounts in the dimension like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;aggr({$&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&amp;lt;De&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;bug={'Actuals'},AC3={'510}'&amp;gt;}Only(TranID), TranId)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In the balance expression the set would be the same. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;-Sum({$&lt;SPAN style="font-size: 10pt; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;lt;De&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;bug={'Actuals'},AC3={'510}'&amp;gt;}&lt;/SPAN&gt;&amp;nbsp; BalanceLC))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Note that your error is in using the Union + with two sets. You actually want one set with a comma between the two modifiers. That's an "AND". &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Your URL expression would be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Only(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{$&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;lt;De&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;bug={'Actuals'},AC3={'510}'&amp;gt;}&lt;/SPAN&gt; TranID) &amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;File1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If you filter in the dimension, you should be able to get by with:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; TranID) &amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;File1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;assuming there is only one File1 associated with a TranID. If filtering in the dimension, the set would also be unnecessary in the balance expression assuming a TranID contained only one Debug value and one AC3 value. If n doubt, include the set in the expressions as well. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;-Rob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 03:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637889#M233897</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-07-03T03:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637890#M233898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate your help, yet also this did not do the trick. I keep seeing all those other transactions which are irrelevant. I will go for the simple solution, and just add a list box and filter through that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I will try at a later stage to get this going. But at least I have now the link on the transaction, which is already awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; The additional click on the list box is not really that difficult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 08:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637890#M233898</guid>
      <dc:creator />
      <dc:date>2014-07-03T08:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637891#M233899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can upload a sample qvw, I'll take a look. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 13:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637891#M233899</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-07-03T13:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637892#M233900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it's with real data, I can't really upload this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 03:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637892#M233900</guid>
      <dc:creator />
      <dc:date>2014-07-07T03:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use URL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637893#M233901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I just found out the trick:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I put =If(Debug='Actuals' AND AC3='510',TransId,Null()) into the Dimension, then it filters all the empty values out and only shows the ones I want &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, 07 Jul 2014 03:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-URL/m-p/637893#M233901</guid>
      <dc:creator />
      <dc:date>2014-07-07T03:56:46Z</dc:date>
    </item>
  </channel>
</rss>

