<?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 set expression evaluating to 0 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/set-expression-evaluating-to-0/m-p/1773504#M59900</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have an app that has a guage control to show data about tickets we receive, the date they are created and the amount of time they take to resolve (among other things). I am looking for the guage needle to show the to total duration for tickets with a particular label but the below expression resolves to 0. any pointers?&lt;BR /&gt;&lt;BR /&gt;SUM({&amp;lt;tag_name={"ABC"},[time_created.autoCalendar.Date]={"&amp;gt;2021-01-01"}&amp;gt;} DURATION)&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 17:37:38 GMT</pubDate>
    <dc:creator>sekrish</dc:creator>
    <dc:date>2024-11-16T17:37:38Z</dc:date>
    <item>
      <title>set expression evaluating to 0</title>
      <link>https://community.qlik.com/t5/App-Development/set-expression-evaluating-to-0/m-p/1773504#M59900</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have an app that has a guage control to show data about tickets we receive, the date they are created and the amount of time they take to resolve (among other things). I am looking for the guage needle to show the to total duration for tickets with a particular label but the below expression resolves to 0. any pointers?&lt;BR /&gt;&lt;BR /&gt;SUM({&amp;lt;tag_name={"ABC"},[time_created.autoCalendar.Date]={"&amp;gt;2021-01-01"}&amp;gt;} DURATION)&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-expression-evaluating-to-0/m-p/1773504#M59900</guid>
      <dc:creator>sekrish</dc:creator>
      <dc:date>2024-11-16T17:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: set expression evaluating to 0</title>
      <link>https://community.qlik.com/t5/App-Development/set-expression-evaluating-to-0/m-p/1773508#M59903</link>
      <description>&lt;P&gt;Please check the format and try like this&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;tag_name={"ABC"},[time_created.autoCalendar.Date]={"&amp;gt;$(=Date(YearStart(Today()),'Your Format of the field'))"}&amp;gt;} DURATION)&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 20:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-expression-evaluating-to-0/m-p/1773508#M59903</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2021-01-11T20:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: set expression evaluating to 0</title>
      <link>https://community.qlik.com/t5/App-Development/set-expression-evaluating-to-0/m-p/1773522#M59904</link>
      <description>&lt;P&gt;tried this&lt;BR /&gt;SUM({&amp;lt;tag_name={"ABC"},[time_created.autoCalendar.Date]={"&amp;gt;$(=Date(YearStart(Today()),'YYYY/mm/dd'))"}&amp;gt;} DURATION)&lt;BR /&gt;still getting&amp;nbsp; 0 ...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 20:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-expression-evaluating-to-0/m-p/1773522#M59904</guid>
      <dc:creator>sekrish</dc:creator>
      <dc:date>2021-01-11T20:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: set expression evaluating to 0</title>
      <link>https://community.qlik.com/t5/App-Development/set-expression-evaluating-to-0/m-p/1773525#M59905</link>
      <description>&lt;P&gt;Try to debug by yourself like&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(YearStart(Today()),'YYYY/mm/dd')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;What is this returning? If that returns something find out the way If they are in same format and available in that field. If ok then it should work.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 20:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-expression-evaluating-to-0/m-p/1773525#M59905</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2021-01-11T20:35:56Z</dc:date>
    </item>
  </channel>
</rss>

