<?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: Using expression in Inline table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137777#M910963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter,&lt;/P&gt;&lt;P&gt;I tried this but I still do not get any results.&amp;nbsp; See the attached PDF.&amp;nbsp; The third column in the straight table does not give any results.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2016 14:04:06 GMT</pubDate>
    <dc:creator>jimgibson</dc:creator>
    <dc:date>2016-06-07T14:04:06Z</dc:date>
    <item>
      <title>Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137770#M910956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am loading the following INLINE table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Metric, ShortDSC, LongDSC, SortOrder, MedianCalc&lt;BR /&gt; A-AD, Door to Admit, median of Door to Admit, 1, Median('A-AD')&lt;BR /&gt; A-OF, Door to On-Floor, median of On-floor, 3, Median('A-OF')&lt;BR /&gt; A-RD, Door to Ready for Discharge, median door to discharge, 2, Median('A-RD')&lt;BR /&gt; ]&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: 12pt;"&gt;This loads without errors but when I try to load the Expression into the Definition box of a straight table as $(MedianCalc) I do not get any results.&amp;nbsp; Normally to use the expression I have to use M&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;edian([A-AD]) however the INLINE does not like the [] so I replaced them with '' and it loads. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on what I am doing wrong?&lt;/P&gt;&lt;P&gt;&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/Using-expression-in-Inline-table/m-p/1137770#M910956</guid>
      <dc:creator>jimgibson</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137771#M910957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can replace the square brackets on the inline using double quotes. Then you can use square brackets in the inline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 06:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137771#M910957</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-06-07T06:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137772#M910958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to reference the field in the $ expansion? Do you want to evaluate it as an expression? is A-AD a field in your model?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what you mean by the "definition box". &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 06:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137772#M910958</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-06-07T06:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137773#M910959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also note that &lt;SPAN style="font-size: 13.3333px;"&gt; in a straight table &lt;/SPAN&gt;this will only work if you don't use any of the other INLINE table field as a dimension. $-sign substitution will be performed only once for the entire table, not row-by-row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the Metric field as a list box with Always-One-Selected enabled, to select a single expression to be displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 06:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137773#M910959</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-06-07T06:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137774#M910960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;May be try&amp;nbsp;&amp;nbsp; &lt;STRONG style="text-decoration: line-through;"&gt;=$(=MedianCalc)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 07:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137774#M910960</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-06-07T07:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137775#M910961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMHO that won't work with MedianCalc being a field name. Because as a first step the expression will expand to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=$(Median([A-AD]))&amp;nbsp; // doesn't work as there is no variable with that name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if a single Metric is active, or to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=$() // probably generates an error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if multiple Metrics are selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim will have to use an intermediate variable that first upon evaluation stores the value of MedianCalc and only then does the $-sign substitution.&lt;/P&gt;&lt;P&gt;In Variable Overview, define a variable called &lt;SPAN style="font-family: 'courier new', courier;"&gt;vMetricExpression&lt;/SPAN&gt; and assign the following as value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=MedianCalc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in the expression field where the dynamic expression should provide results, put:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=$(vMetricExpression)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&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, 07 Jun 2016 07:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137775#M910961</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-06-07T07:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137776#M910962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Peter ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 08:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137776#M910962</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-06-07T08:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137777#M910963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter,&lt;/P&gt;&lt;P&gt;I tried this but I still do not get any results.&amp;nbsp; See the attached PDF.&amp;nbsp; The third column in the straight table does not give any results.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 14:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137777#M910963</guid>
      <dc:creator>jimgibson</dc:creator>
      <dc:date>2016-06-07T14:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137778#M910964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the Sample Qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 14:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137778#M910964</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-06-07T14:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137779#M910965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you say that the expression works ok with brackets, then just replace where you add the brackets to the field, you can do this with a preceding load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Metric,&lt;/P&gt;&lt;P&gt;ShortDSC,&lt;/P&gt;&lt;P&gt;LongDSC,&lt;/P&gt;&lt;P&gt;SortOrder,&lt;/P&gt;&lt;P&gt;'Median(['&amp;amp;MedianCalc&amp;amp;'])' as MedianCalc;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Metric, ShortDSC, LongDSC, SortOrder, MedianCalc&lt;/P&gt;&lt;P&gt;A-AD, Door to Admit, median of Door to Admit, 1, A-AD&lt;/P&gt;&lt;P&gt;A-OF, Door to On-Floor, median of On-floor, 3, A-OF&lt;/P&gt;&lt;P&gt;A-RD, Door to Ready for Discharge, median door to discharge, 2, A-RD&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 14:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137779#M910965</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2016-06-07T14:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137780#M910966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;would need to look you dataset, but this seems to work ok for me &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 14:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137780#M910966</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2016-06-07T14:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137781#M910967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A-AD is not the field A minus the&amp;nbsp; Field AD.&amp;nbsp; There is a column in the data table I load&amp;nbsp; from SQL called "A-AD".&amp;nbsp; It is that field that I am trying to find the median of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 15:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137781#M910967</guid>
      <dc:creator>jimgibson</dc:creator>
      <dc:date>2016-06-07T15:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137782#M910968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this should work then, though as Peter already mentioned you need to ensure one of the metrics is always selected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 15:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137782#M910968</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2016-06-07T15:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137783#M910969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a sample qvw.&amp;nbsp; Hopefully this will make what I am doing more understandable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 16:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137783#M910969</guid>
      <dc:creator>jimgibson</dc:creator>
      <dc:date>2016-06-07T16:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137784#M910970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ramon,&lt;/P&gt;&lt;P&gt;I have sent a sample .qvw in a separate post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 16:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137784#M910970</guid>
      <dc:creator>jimgibson</dc:creator>
      <dc:date>2016-06-07T16:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137785#M910971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;Try this expression..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;$(=concat('if(Metric=' &amp;amp; chr(39) &amp;amp; Metric &amp;amp; chr(39) &amp;amp; ',Median({1}[' &amp;amp; Metric &amp;amp; '])', ',') &amp;amp; concat(right(Metric&amp;amp;')',1)))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 17:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137785#M910971</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-06-07T17:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137786#M910972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very nice, and this is about the only solution to get dynamically changing expressions in a straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was going to say that your last resort would be to create a big nested IF() that tests dimension values and executes the corresponding expression. But that would be a rigid solution. Every time a new metric is added, you would have to add an expression to the IF() construct. Settu's technique avoids that problem a&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;nd operates from the entire INLINE table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;This trick was invented by &lt;A href="https://community.qlik.com/qlik-users/2226"&gt;John W.&lt;/A&gt;‌ if I'm not mistaken.&lt;/SPAN&gt; Store it in a safe place for whenever you need it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Edit] So I was mistaken. &lt;A href="https://community.qlik.com/qlik-users/3136"&gt;rbecher&lt;/A&gt; created this technique. Credit where it's due!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 17:31:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137786#M910972</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-06-07T17:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137787#M910973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes peter.. i was trying to provide the discussion link, but not able to find it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&amp;nbsp; I think this is the one..&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/89595"&gt;Chart with count of $Field values&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 18:00:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137787#M910973</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-06-07T18:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137788#M910974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works and I have validated the Medians.&amp;nbsp; Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One problem and I am not sure this is possible.&amp;nbsp; It comes up correctly the first time but as you change the items in your selected fields the numbers in the table do not change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 20:09:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137788#M910974</guid>
      <dc:creator>jimgibson</dc:creator>
      <dc:date>2016-06-07T20:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression in Inline table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137789#M910975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove the {&lt;STRONG&gt;1}&lt;/STRONG&gt; set specification from settu's expression and try again. Base set 1 means &lt;EM&gt;use all data and ignore all selections&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 20:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-expression-in-Inline-table/m-p/1137789#M910975</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-06-07T20:31:15Z</dc:date>
    </item>
  </channel>
</rss>

