<?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 expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230027#M863549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Slight better expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Interval(Avg(Aggr(If(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; RangeSum(time_effective, -Pick(Match(Category, 'Red', 'Blue'), clock_start, Actual_clock_start))&amp;gt; (first_unit_time-Actual_clock_start) and&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; time_effective_flag = 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; RangeSum(time_effective, -Pick(Match(Category, 'Red', 'Blue'), clock_start, Actual_clock_start), -(first_unit_time-Actual_clock_start))), ProductNumber, Category, Type)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Dec 2016 13:37:26 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-12-23T13:37:26Z</dc:date>
    <item>
      <title>Text box expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230025#M863547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have attached a sample qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has a pivot table with some calculations by product number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My last expression 'Resp Diff' is a time difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to display the average time of that 'Resp Diff' (as a summary level) in a text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please someone help me with the expression&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-expression/m-p/1230025#M863547</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text box expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230026#M863548</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;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Interval(Avg(Aggr(if(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; if(Category='Red',time_effective-clock_start,&amp;nbsp; if(Category='Blue',time_effective-Actual_clock_start))&amp;gt; (first_unit_time-Actual_clock_start) and&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; time_effective_flag=1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; if(Category='Red',time_effective-clock_start,&amp;nbsp; if(Category='Blue',time_effective-Actual_clock_start))-(first_unit_time-Actual_clock_start)), ProductNumber, Category, Type)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230026#M863548</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-23T13:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Text box expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230027#M863549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Slight better expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Interval(Avg(Aggr(If(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; RangeSum(time_effective, -Pick(Match(Category, 'Red', 'Blue'), clock_start, Actual_clock_start))&amp;gt; (first_unit_time-Actual_clock_start) and&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; time_effective_flag = 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; RangeSum(time_effective, -Pick(Match(Category, 'Red', 'Blue'), clock_start, Actual_clock_start), -(first_unit_time-Actual_clock_start))), ProductNumber, Category, Type)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230027#M863549</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-23T13:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Text box expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230028#M863550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally I'd just change the chart type of that table to Straight Table and set the Total Mode of the last expression to Average of Rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230028#M863550</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-12-23T13:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Text box expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230029#M863551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you so much sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230029#M863551</guid>
      <dc:creator />
      <dc:date>2016-12-23T13:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Text box expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230030#M863552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-expression/m-p/1230030#M863552</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-23T13:58:50Z</dc:date>
    </item>
  </channel>
</rss>

