<?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 help with expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1536116#M439166</link>
    <description>&lt;P&gt;I have following expression on my table . all i want is to show all the amount by the each see date ,&amp;nbsp; currently i have to select see date to see the value&amp;nbsp;and it will only show the value of selected date, but i want this to be display all by the see date .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dimension is see date&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Request Type]={'SA'},[ Action]={'APP'},[Dep Date]={"&amp;gt;$(=[see Date])"},[T Date]={"&amp;lt;$(=[see Date])"}&amp;gt;}[Amount])&lt;BR /&gt;-&lt;BR /&gt;Sum({&amp;lt;[Request Type]={'CR'},[ Action ]={'APP'},[ Dep Date]={"&amp;gt;$(=[see Date])"},[T Date]={"&amp;lt;$(=[see Date])"}&amp;gt;}[Amount])&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:38:23 GMT</pubDate>
    <dc:creator>everest226</dc:creator>
    <dc:date>2024-11-16T04:38:23Z</dc:date>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1536116#M439166</link>
      <description>&lt;P&gt;I have following expression on my table . all i want is to show all the amount by the each see date ,&amp;nbsp; currently i have to select see date to see the value&amp;nbsp;and it will only show the value of selected date, but i want this to be display all by the see date .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dimension is see date&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Request Type]={'SA'},[ Action]={'APP'},[Dep Date]={"&amp;gt;$(=[see Date])"},[T Date]={"&amp;lt;$(=[see Date])"}&amp;gt;}[Amount])&lt;BR /&gt;-&lt;BR /&gt;Sum({&amp;lt;[Request Type]={'CR'},[ Action ]={'APP'},[ Dep Date]={"&amp;gt;$(=[see Date])"},[T Date]={"&amp;lt;$(=[see Date])"}&amp;gt;}[Amount])&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1536116#M439166</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2024-11-16T04:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1536242#M439168</link>
      <description>For me the expression what you did is quiet wrong, perhaps this? I am just altering your expression to proper syntax&lt;BR /&gt;&lt;BR /&gt;Sum({&amp;amp;lt;[Request Type]={'SA'},[ Action]={'APP'},[Dep Date]={"=[Dep Date]&amp;amp;gt;[see Date]"},[T Date]={"=[T Date]&amp;amp;lt;[see Date]"}&amp;amp;gt;}[Amount])&lt;BR /&gt;-&lt;BR /&gt;Sum({&amp;amp;lt;[Request Type]={'CR'},[ Action ]={'APP'},&lt;BR /&gt;[Dep Date]={"=[Dep Date]&amp;amp;gt;[see Date]"},[T Date]={"=[T Date]&amp;amp;lt;[see Date]"}&amp;amp;gt;}[Amount])</description>
      <pubDate>Mon, 28 Jan 2019 23:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1536242#M439168</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-01-28T23:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1536713#M439210</link>
      <description>&lt;P&gt;what is&amp;nbsp;&lt;SPAN&gt;&amp;amp;lt; does in this expression .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 18:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1536713#M439210</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2019-01-29T18:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1536834#M439218</link>
      <description>Not sure, why this got changed. I just mentioned &amp;lt;= and &amp;gt;= like below&lt;BR /&gt;Sum({&amp;lt;[Request Type]={'SA'},[ Action]={'APP'},[Dep Date]={"=[Dep Date]&amp;gt;[see Date]"},[T Date]={"=[T Date]&amp;lt;[see Date]"}&amp;gt;}[Amount])&lt;BR /&gt;-&lt;BR /&gt;Sum({&amp;lt;[Request Type]={'CR'},[ Action ]={'APP'},&lt;BR /&gt;[Dep Date]={"=[Dep Date]&amp;gt;[see Date]"},[T Date]={"=[T Date]&amp;lt;[see Date]"}&amp;gt;}[Amount])</description>
      <pubDate>Wed, 30 Jan 2019 00:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1536834#M439218</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-01-30T00:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1537290#M439236</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5533"&gt;@Anil_Babu_Samineni&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Its gives the same result. but the value only shows when i click viewdate from listbox where as i am trying to show every viewdate value in table .&amp;nbsp; is it because VIewDate is independent island in data model&amp;nbsp; which is not linked to any table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Again&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 15:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1537290#M439236</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2019-01-30T15:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1539353#M439347</link>
      <description>If that table is not associated to any, definitely the only reason is that.</description>
      <pubDate>Tue, 05 Feb 2019 00:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1539353#M439347</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-02-05T00:33:52Z</dc:date>
    </item>
  </channel>
</rss>

