<?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 Min and Max for Liner Diagram in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990585#M81920</link>
    <description>&lt;P&gt;Hi every one,&lt;/P&gt;
&lt;P&gt;I have liner Diagram and I want to plot the Min, Max Line for my Diagram. Is there any Person who could guide me? which Setting should I use?&lt;/P&gt;
&lt;P&gt;Thanks in Advanced&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Min-Max.jpg" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90931iBAD837D6665DF5E2/image-size/small?v=v2&amp;amp;px=200" role="button" title="Min-Max.jpg" alt="Min-Max.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Oct 2022 07:15:06 GMT</pubDate>
    <dc:creator>Samanehsorournejad</dc:creator>
    <dc:date>2022-10-10T07:15:06Z</dc:date>
    <item>
      <title>Min and Max for Liner Diagram</title>
      <link>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990585#M81920</link>
      <description>&lt;P&gt;Hi every one,&lt;/P&gt;
&lt;P&gt;I have liner Diagram and I want to plot the Min, Max Line for my Diagram. Is there any Person who could guide me? which Setting should I use?&lt;/P&gt;
&lt;P&gt;Thanks in Advanced&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Min-Max.jpg" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90931iBAD837D6665DF5E2/image-size/small?v=v2&amp;amp;px=200" role="button" title="Min-Max.jpg" alt="Min-Max.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 07:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990585#M81920</guid>
      <dc:creator>Samanehsorournejad</dc:creator>
      <dc:date>2022-10-10T07:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max for Liner Diagram</title>
      <link>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990621#M81927</link>
      <description>&lt;P&gt;Hi, in your charts properties tab choose Add-ons -&amp;gt; Reference lines and add 2 reference lines, 1 as min, other as max:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="justISO_0-1665390084341.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90943i01F345164C8CA979/image-size/medium?v=v2&amp;amp;px=400" role="button" title="justISO_0-1665390084341.png" alt="justISO_0-1665390084341.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 08:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990621#M81927</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-10-10T08:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max for Liner Diagram</title>
      <link>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990629#M81930</link>
      <description>&lt;P&gt;thanks to answer, i had done the same configuration and for references line expression, I had write this formula but unfortunately it dose not work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;max(aggr(count({$&amp;lt;allgemeintzeit_Date={"&amp;gt;$(vFrom)&amp;lt;=$(vTo)"}&amp;gt;} id)", Hour(TimeStamp#(allgemeintzeit, 'DD.MM.YYYY hh:mm:ss')) "))&lt;/P&gt;
&lt;P&gt;could you pls tell me why my measure does not work?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 08:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990629#M81930</guid>
      <dc:creator>Samanehsorournejad</dc:creator>
      <dc:date>2022-10-10T08:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max for Liner Diagram</title>
      <link>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990632#M81931</link>
      <description>&lt;P&gt;Maybe try without ' " '?&lt;/P&gt;
&lt;P&gt;max(aggr(count({$&amp;lt;allgemeintzeit_Date={"&amp;gt;$(vFrom)&amp;lt;=$(vTo)"}&amp;gt;} id), Hour(TimeStamp#(allgemeintzeit, 'DD.MM.YYYY hh:mm:ss')) ))&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 08:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990632#M81931</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-10-10T08:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max for Liner Diagram</title>
      <link>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990636#M81932</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;
&lt;P&gt;I had change my measure like this :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hour(TimeStamp#(allgemeintzeit, 'DD.MM.YYYY hh:mm:ss')) as Stunde&amp;nbsp; --&amp;gt; in backend&lt;/P&gt;
&lt;P&gt;=max (aggr(count({$&amp;lt;allgemeintzeit_Date={"&amp;gt;$(vFrom)&amp;lt;=$(vTo)"}, art={"$(vArt)"}&amp;gt;} id), "Stunde" ))&lt;/P&gt;
&lt;P&gt;it works but it shows me something like :&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.JPG" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90950i36FD2488583505DD/image-size/small?v=v2&amp;amp;px=200" role="button" title="Capture2.JPG" alt="Capture2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there any one who could guide??&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 09:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Min-and-Max-for-Liner-Diagram/m-p/1990636#M81932</guid>
      <dc:creator>Samanehsorournejad</dc:creator>
      <dc:date>2022-10-10T09:32:50Z</dc:date>
    </item>
  </channel>
</rss>

