<?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: Simplify this Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071517#M940128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't there need to be a separator (probably a ?) between the URL and the "select" parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ie Not:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://B/MyDoc.qvwselect=" rel="nofollow"&gt;http://B/MyDoc.qvwselect=&lt;/A&gt;&lt;SPAN&gt;....."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://B/MyDoc.qvw?select=" rel="nofollow"&gt;http://B/MyDoc.qvw?select=&lt;/A&gt;&lt;SPAN&gt;....."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;='Chart&amp;lt;URL&amp;gt;'&amp;amp; $(vB_URL) &amp;amp;'?select=L....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2016 11:53:51 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2016-01-26T11:53:51Z</dc:date>
    <item>
      <title>Simplify this Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071515#M940121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a Pivot table which has the "LINK"&amp;nbsp; for another qvw (B.QVW) So in my orginal qvw my expression goes like below&lt;/P&gt;&lt;P&gt;=if(len[Instrument No] &amp;gt; 0, 'Chart'&amp;amp;'&amp;lt;URL&amp;gt;'&amp;amp;(B.QVW_URL)&amp;amp;'select=LB105,('&amp;amp;[Instrument No]&amp;amp;')')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here due to huge number of Instrument details I am getting "Out of Object Memory" issue in Accesspoint.&lt;/P&gt;&lt;P&gt;With this also having few other expressions as well. So I would like to know how to simplify this expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 09:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071515#M940121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-26T09:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Simplify this Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071516#M940126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN&gt;Is B.QVW_URL a field? Or a constant? Perhaps you can use a variable for it: vB_URL: '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://B/MyDoc.qvw" rel="nofollow"&gt;http://B/MyDoc.qvw&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&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; font-size: 13px;"&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; font-size: 13px;"&gt;='Chart&amp;lt;URL&amp;gt;'&amp;amp; $(vB_URL) &amp;amp;'select=LB105,('&amp;amp; Only({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Instrument No]={'&amp;gt;0'}&lt;/SPAN&gt;&amp;gt;}[Instrument No])&amp;amp;')'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 11:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071516#M940126</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-01-26T11:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Simplify this Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071517#M940128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't there need to be a separator (probably a ?) between the URL and the "select" parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ie Not:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://B/MyDoc.qvwselect=" rel="nofollow"&gt;http://B/MyDoc.qvwselect=&lt;/A&gt;&lt;SPAN&gt;....."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://B/MyDoc.qvw?select=" rel="nofollow"&gt;http://B/MyDoc.qvw?select=&lt;/A&gt;&lt;SPAN&gt;....."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;='Chart&amp;lt;URL&amp;gt;'&amp;amp; $(vB_URL) &amp;amp;'?select=L....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 11:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071517#M940128</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-01-26T11:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Simplify this Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071518#M940129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a calculated dimension this will probably work. As a real expression, this will only work if the evaluation of each field ([Instrument No] and B.QVW_URL) leads to only one distinct value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If [Instrument No] is a dimension in your table, a calculated dimension may be the simpler choice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 12:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071518#M940129</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-01-26T12:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Simplify this Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071519#M940130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="6257" data-externalid="" data-presence="null" data-userid="96544" data-username="gwassenaar" href="https://community.qlik.com/people/gwassenaar"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;&lt;STRONG&gt;Gysbert Wassenaar&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;STRONG&gt; &lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried with using URLs in variable and still I am not getting any luck with this expression.&lt;/P&gt;&lt;P&gt;So is there is any other possibilities to reduce this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 07:51:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071519#M940130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-27T07:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Simplify this Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071520#M940131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="5408" data-externalid="" data-presence="null" data-userid="3540" data-username="pcammaert" href="https://community.qlik.com/people/pcammaert"&gt;&lt;STRONG style=": ; color: #0066cc; text-decoration: underline;"&gt;Peter Cammaert&lt;/STRONG&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. My requirement is it shuld be as a expression so that users can able to see the urls under different category.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 07:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simplify-this-Expression/m-p/1071520#M940131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-27T07:53:06Z</dc:date>
    </item>
  </channel>
</rss>

