<?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 Consider min value in Input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516581#M750529</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement where, "&lt;SPAN&gt;One lab with one workshop, show the exact value.&amp;nbsp; One lab with two workshop, show the minimum value.&amp;nbsp; No lab or multi lab volume = 0"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I wrote the below logic and&amp;nbsp;One lab with two workshop, show the minimum value logic is getting failed. Could someone help me with this issue. PFA the excel source file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount ([LAB ID]) &amp;lt;&amp;gt; 1,0,&lt;BR /&gt;if(GetSelectedCount ([LAB ID]) = 1 and GetSelectedCount (Workshop) &amp;gt; 1,(aggr(([VOLUME/HOUR] * [EER/HOUR] * &lt;SPAN&gt;sum(Data)&lt;/SPAN&gt;),[LAB ID],Workshop,MachineFamily_Name)),&lt;BR /&gt;([VOLUME/HOUR] * [EER/HOUR] * sum(Data))))&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Dev&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:03:21 GMT</pubDate>
    <dc:creator>nakuldev</dc:creator>
    <dc:date>2024-11-16T05:03:21Z</dc:date>
    <item>
      <title>Consider min value in Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516581#M750529</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement where, "&lt;SPAN&gt;One lab with one workshop, show the exact value.&amp;nbsp; One lab with two workshop, show the minimum value.&amp;nbsp; No lab or multi lab volume = 0"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I wrote the below logic and&amp;nbsp;One lab with two workshop, show the minimum value logic is getting failed. Could someone help me with this issue. PFA the excel source file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount ([LAB ID]) &amp;lt;&amp;gt; 1,0,&lt;BR /&gt;if(GetSelectedCount ([LAB ID]) = 1 and GetSelectedCount (Workshop) &amp;gt; 1,(aggr(([VOLUME/HOUR] * [EER/HOUR] * &lt;SPAN&gt;sum(Data)&lt;/SPAN&gt;),[LAB ID],Workshop,MachineFamily_Name)),&lt;BR /&gt;([VOLUME/HOUR] * [EER/HOUR] * sum(Data))))&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Dev&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516581#M750529</guid>
      <dc:creator>nakuldev</dc:creator>
      <dc:date>2024-11-16T05:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Consider min value in Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516584#M750530</link>
      <description>&lt;P&gt;Could you share your qvw with sample data where it shows how/what exactly you are trying to get?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 06:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516584#M750530</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-12-05T06:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Consider min value in Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516588#M750531</link>
      <description>&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;I did few changes to the expression but still getting issues with "MY" region.&lt;/P&gt;&lt;P&gt;PFA the sample qvw.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nakul Dev&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 07:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516588#M750531</guid>
      <dc:creator>nakuldev</dc:creator>
      <dc:date>2018-12-05T07:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Consider min value in Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516590#M750533</link>
      <description>&lt;P&gt;Thanks for sharing the app. Please help telling where should I look at (chart/text box). What would be the expected output ?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 07:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516590#M750533</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-12-05T07:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Consider min value in Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516594#M750534</link>
      <description>&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;PFA the Filters image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In filters apply one LAB ID and select both the&amp;nbsp;WORKSHOPS the the VOLUME at the left bottom should show the minimum value instead combining both. Pls refer to the expression in QV(Vvolume variable) and excel attached earlier for reference&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 07:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516594#M750534</guid>
      <dc:creator>nakuldev</dc:creator>
      <dc:date>2018-12-05T07:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Consider min value in Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516617#M750535</link>
      <description>&lt;P&gt;Min, which min? Could you tell me the right number for you for two selected workshops? And how do you calculate that? I am asking this because, I think there is a possibility of improvement in your expression.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 09:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516617#M750535</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-12-05T09:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Consider min value in Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516694#M750536</link>
      <description>&lt;P&gt;In the&amp;nbsp;image attached, the yellow highlighted are the values(min) need to be displayed.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 11:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consider-min-value-in-Input-box/m-p/1516694#M750536</guid>
      <dc:creator>nakuldev</dc:creator>
      <dc:date>2018-12-05T11:12:42Z</dc:date>
    </item>
  </channel>
</rss>

