<?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: Expressions to get values derived from chart into Text boxes? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expressions-to-get-values-derived-from-chart-into-Text-boxes/m-p/887775#M1004747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bill for the quick reply, this is what I am looking for. Thanks a lot for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&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, 19 May 2015 14:04:26 GMT</pubDate>
    <dc:creator>rakesh_kumar</dc:creator>
    <dc:date>2015-05-19T14:04:26Z</dc:date>
    <item>
      <title>Expressions to get values derived from chart into Text boxes?</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-to-get-values-derived-from-chart-into-Text-boxes/m-p/887773#M1004745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached application my objective it to fill the text boxes with the value derived from the chart. I have documented my requirements in the text boxes it self. I am looking for an expression that will go into those text boxes to get the desired results like the ones shown in the chart for "Monday".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please can someone help with me with the expressions for both the "Admissions / Attendances" and "Discharges / Admissions" text boxes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 12:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-to-get-values-derived-from-chart-into-Text-boxes/m-p/887773#M1004745</guid>
      <dc:creator>rakesh_kumar</dc:creator>
      <dc:date>2015-05-19T12:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions to get values derived from chart into Text boxes?</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-to-get-values-derived-from-chart-into-Text-boxes/m-p/887774#M1004746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This does the first one, I am sure you can work out the rest using this as an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Num ( &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count({&amp;lt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; AdmissionDateTime={"&amp;gt;=$(=weekstart(max(Date_Field),-1)) &amp;lt;=$(=weekend(max(Date_Field),-1)+1)"}, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; AdmissionMethodCode = {21} ,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Calendar_Weekday={"Mon"}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;gt;}LocalPatientIdentifier)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count({&amp;lt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Arrival_Date_Time={"&amp;gt;=$(=weekstart(max(Date_Field),-1)) &amp;lt;=$(=weekend(max(Date_Field),-1)+1)"} ,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Calendar_Weekday={"Mon"}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;gt;}AE_Number)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;,'#,##0.00%')&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 12:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-to-get-values-derived-from-chart-into-Text-boxes/m-p/887774#M1004746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-19T12:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions to get values derived from chart into Text boxes?</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-to-get-values-derived-from-chart-into-Text-boxes/m-p/887775#M1004747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bill for the quick reply, this is what I am looking for. Thanks a lot for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&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, 19 May 2015 14:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-to-get-values-derived-from-chart-into-Text-boxes/m-p/887775#M1004747</guid>
      <dc:creator>rakesh_kumar</dc:creator>
      <dc:date>2015-05-19T14:04:26Z</dc:date>
    </item>
  </channel>
</rss>

