<?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: Text Box - Value link to an expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258667#M848168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=FirstSortedValue(Call, [Created Date])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157093_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Mar 2017 11:02:18 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-03-22T11:02:18Z</dc:date>
    <item>
      <title>Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258661#M848162</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;I need help with an expression in a text box.&amp;nbsp; Attached herewith is data relating to Calls and the date the Call was created. &lt;/P&gt;&lt;P&gt;I want an expression to tell me which is the oldest call?&amp;nbsp; The answer should be &lt;STRONG&gt;IR1086.&amp;nbsp; &lt;/STRONG&gt;How do i do this? I have worked out the number of days the oldest call is, which is 197 days. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258661#M848162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258662#M848163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(num(today())-(max(today() - [Created Date])))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 10:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258662#M848163</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-03-22T10:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258663#M848164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Only({&amp;lt;[Created Date] = {'$(=Max([Created Date]))'}&amp;gt;}Call)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 10:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258663#M848164</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-22T10:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258664#M848165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nayan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only({&amp;lt;[Created Date] = {'$(=Min([Created Date]))'}&amp;gt;}Call)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you are after the OLDEST date &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 10:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258664#M848165</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2017-03-22T10:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258665#M848166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nayan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Andrew&amp;nbsp; mention use the following expression given by andrew:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only({&amp;lt;[Created Date] = {'$(=Min([Created Date]))'}&amp;gt;}Call)&lt;/P&gt;&lt;P&gt;It works perfectly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 10:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258665#M848166</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2017-03-22T10:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258666#M848167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or by using Firstsortedvalue:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FirstSortedValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Call&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Created Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,1) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258666#M848167</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-03-22T11:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258667#M848168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=FirstSortedValue(Call, [Created Date])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157093_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258667#M848168</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-22T11:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258668#M848169</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;Thank you for your reply.&amp;nbsp; It was helpful.&amp;nbsp; I have additional conditions ,where the&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;"Service Level = "Active".&lt;/LI&gt;&lt;LI&gt;Call Type = "Incidents"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See new data attached and the model. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get the oldest Call number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258668#M848169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-22T11:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258669#M848170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=FirstSortedValue({&amp;lt;[Call Type] = {'Incidents'}, Resolved_SLA = {'Active'}&amp;gt;}Call, [Created Date])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258669#M848170</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-22T11:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258670#M848171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Only({&amp;lt;[Created Date] = {'$(=Min([Created Date]))'}, [Call Type] = {'Incidents'}, Resolved_SLA = {'Active'}&amp;gt;}Call)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258670#M848171</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-22T11:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258671#M848172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nayan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try with this,&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; font-size: 12px; background-color: #f2f2f2;"&gt;=Only({&amp;lt;[Created Date] = {'$(=Min([Created Date]))'},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;"Service Level&lt;/SPAN&gt;={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Active&lt;/SPAN&gt;'},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Call Type&lt;/SPAN&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;{'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Incidents&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;'}&lt;/SPAN&gt;&amp;gt;}Call)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258671#M848172</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2017-03-22T11:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258672#M848173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for the responses to my second question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One quick question.&amp;nbsp; If there are 2 Calls that have the same oldest date, the Call numbers wont show.&amp;nbsp; Is that correct or is there a way to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258672#M848173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-22T11:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258673#M848174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which of the two would you want to see? If Randomly any... you can try this&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=FirstSortedValue(&lt;SPAN style="color: #ff0000;"&gt;DISTINCT&lt;/SPAN&gt; {&amp;lt;[Call Type] = {'Incidents'}, Resolved_SLA = {'Active'}&amp;gt;}Call, [Created Date])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If both, then this&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&lt;SPAN style="color: #ff0000;"&gt;Concat&lt;/SPAN&gt;({&amp;lt;[Created Date] = {'$(=Min([Created Date]))'}, [Call Type] = {'Incidents'}, Resolved_SLA = {'Active'}&amp;gt;}Call&lt;SPAN style="color: #ff0000;"&gt;, ', '&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258673#M848174</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-22T11:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258674#M848175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nayan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will work for multiple values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Created Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Min([Created Date]))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Call&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, ' ') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Andy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157123_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 12:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258674#M848175</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2017-03-22T12:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box - Value link to an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258675#M848176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny, it worked &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 12:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Value-link-to-an-expression/m-p/1258675#M848176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-22T12:16:29Z</dc:date>
    </item>
  </channel>
</rss>

