<?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: If-Function instead of number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576405#M741698</link>
    <description>&lt;P&gt;Do you mean this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum ({&amp;lt;LatheStatistics.START_TIME = {"= hour (LatheStatistics.START_TIME)&lt;FONT color="#FF0000"&gt;&amp;lt;&lt;SPAN&gt;if (machine.event = "manned", hour (machine.event.end))&lt;/SPAN&gt;&lt;/FONT&gt;"}&amp;gt;} LatheStatistics.END_TIME-LatheStatistics.START_TIME) * 24&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum ({&amp;lt;LatheStatistics.START_TIME = {"=&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;if (machine.event = "manned", hour (machine.event.end))&lt;/SPAN&gt;&lt;/FONT&gt;"}&amp;gt;} LatheStatistics.END_TIME-LatheStatistics.START_TIME) * 24&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2019 13:26:19 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-05-03T13:26:19Z</dc:date>
    <item>
      <title>If-Function instead of number</title>
      <link>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576363#M741695</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello everybody, &amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a question regarding a function that I have set up to record all the production operations of a lathe until 19 o'clock. Now I don't want to record until 19 o'clock, but as long as the machine is operated by production staff.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This information is stored&amp;nbsp;in an event log. If the machine.event = 'manned', the machine.event.end should be used as the end time (at the position of 19). The current function is: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum ({&amp;lt;LatheStatistics.START_TIME = {"= hour (LatheStatistics.START_TIME) &amp;lt;&lt;U&gt;&lt;FONT color="#ff00ff"&gt;19&lt;/FONT&gt;&lt;/U&gt;"}&amp;gt;} LatheStatistics.END_TIME-LatheStatistics.START_TIME) * 24&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How should I phrase the expression if I want&amp;nbsp;: if (machine.event = "manned", hour (machine.event.end)) instead of 19? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576363#M741695</guid>
      <dc:creator>dominicanlauf</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: If-Function instead of number</title>
      <link>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576405#M741698</link>
      <description>&lt;P&gt;Do you mean this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum ({&amp;lt;LatheStatistics.START_TIME = {"= hour (LatheStatistics.START_TIME)&lt;FONT color="#FF0000"&gt;&amp;lt;&lt;SPAN&gt;if (machine.event = "manned", hour (machine.event.end))&lt;/SPAN&gt;&lt;/FONT&gt;"}&amp;gt;} LatheStatistics.END_TIME-LatheStatistics.START_TIME) * 24&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum ({&amp;lt;LatheStatistics.START_TIME = {"=&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;if (machine.event = "manned", hour (machine.event.end))&lt;/SPAN&gt;&lt;/FONT&gt;"}&amp;gt;} LatheStatistics.END_TIME-LatheStatistics.START_TIME) * 24&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 13:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576405#M741698</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-05-03T13:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: If-Function instead of number</title>
      <link>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576755#M741699</link>
      <description>&lt;P&gt;Thanks for replying!&lt;/P&gt;&lt;P&gt;I mean the first variant.&lt;/P&gt;&lt;P&gt;But it doesn't work at all!&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 07:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576755#M741699</guid>
      <dc:creator>dominicanlauf</dc:creator>
      <dc:date>2019-05-06T07:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: If-Function instead of number</title>
      <link>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576826#M741701</link>
      <description>&lt;P&gt;When you say, It is not working. My suggest would explain way like&lt;/P&gt;&lt;P&gt;1) Where it is not working&lt;/P&gt;&lt;P&gt;2) What it is not working&lt;/P&gt;&lt;P&gt;3) If this expression says okay, Does values are not matched?&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 09:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576826#M741701</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-05-06T09:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: If-Function instead of number</title>
      <link>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576874#M741703</link>
      <description>&lt;P&gt;My fault, it works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 11:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Function-instead-of-number/m-p/1576874#M741703</guid>
      <dc:creator>dominicanlauf</dc:creator>
      <dc:date>2019-05-06T11:20:15Z</dc:date>
    </item>
  </channel>
</rss>

