<?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: Need assistance with formula in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233276#M24166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gerhard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you are doing well!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your requirement I have created a sample application. Please review and let me know if it works or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2017 10:12:54 GMT</pubDate>
    <dc:creator>rahulpawarb</dc:creator>
    <dc:date>2017-02-09T10:12:54Z</dc:date>
    <item>
      <title>Need assistance with formula</title>
      <link>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233272#M24162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a situation that i am unable to figure out. Where normal requests and queries are ok.. I struggle with a certain string of items i need from data with IF and When, however i am not understanding how the Qlik language and syntax works. Is there anyone whom i can send a file to or upload here so i can explain what i am trying to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually added a file.. what i need to do is the following ( this is just 1 day's items, but the idea would be working on date.. so unique values per day is needed from this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - for each unique user id i need a count of the transaction types per day.&lt;/P&gt;&lt;P&gt;2 - for each unique user id i need the first entry date/time and the last for each day to show in total hours for each day.&lt;/P&gt;&lt;P&gt;3 - If the first entry date and the last entry date = more than 9 hours, I need this to stand out and then the amount of time spent over 9 hours needs to reflect as well as the count per transaction type for each individual user per for that amount of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 06:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233272#M24162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-08T06:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with formula</title>
      <link>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233273#M24163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gerhard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Believing that the chart will be in the a table, it may be something like this (if I understand you correctly)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Dimension:&amp;nbsp;&amp;nbsp; UserID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Expression:&amp;nbsp; Aggr(Count (TransactionType), UserID) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Dimension:&amp;nbsp;&amp;nbsp; UserID&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Expression:&amp;nbsp; Time(Max(Timestamp#(Time, 'DD/MM/YYYY hh:mm:ss')) - Min(Timestamp#(Time, 'DD/MM/YYYY hh:mm:ss')))&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;3) Please give us an example, that you want to see the result?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 07:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233273#M24163</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-02-09T07:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with formula</title>
      <link>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233274#M24164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Than you so much Andrey.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will give it a shot and let you know..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;Gerhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 07:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233274#M24164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-09T07:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with formula</title>
      <link>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233275#M24165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll also thereafter show what i want as an end result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 07:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233275#M24165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-09T07:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance with formula</title>
      <link>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233276#M24166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gerhard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you are doing well!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your requirement I have created a sample application. Please review and let me know if it works or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 10:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-assistance-with-formula/m-p/1233276#M24166</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-02-09T10:12:54Z</dc:date>
    </item>
  </channel>
</rss>

