<?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: Verschachtelte If Formel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2423975#M1225394</link>
    <description>&lt;P&gt;if(0.25 * Erlösverlust &amp;lt;= 300,&lt;BR /&gt;'300',&lt;BR /&gt;if(0.25 * Erlösverlust &amp;lt;= 0.10 * Rechnung,&lt;BR /&gt;0.25 * Erlösverlust,&lt;BR /&gt;0.10 * Rechnung&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2024 09:38:44 GMT</pubDate>
    <dc:creator>berndjaegle</dc:creator>
    <dc:date>2024-02-27T09:38:44Z</dc:date>
    <item>
      <title>Verschachtelte If Formel</title>
      <link>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2422932#M1225376</link>
      <description>&lt;P&gt;Hallo zusammen,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ich verzweifle an folgender Formel:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Betrag = 25% des Streitwertes und höchstens 10 Prozent der neuen Rechnung, wobei der Mindestbetrag von 300 Euro nicht unterschritten werden darf&lt;/P&gt;
&lt;P&gt;if([25%]&amp;lt;='300','300',(if([25%]&amp;lt;=[10%],[25%])),[10%])&lt;/P&gt;
&lt;P&gt;Die Werte in [] sind vorherige Ergebnisse anderer Formeln.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 13:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2422932#M1225376</guid>
      <dc:creator>Faulhyvo</dc:creator>
      <dc:date>2024-02-23T13:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Verschachtelte If Formel</title>
      <link>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2422999#M1225377</link>
      <description>&lt;P&gt;Vielleicht so:&lt;/P&gt;
&lt;P&gt;= rangemax(300, rangemin([25%], [10%]))&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 15:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2422999#M1225377</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-02-23T15:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Verschachtelte If Formel</title>
      <link>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2423943#M1225392</link>
      <description>&lt;P&gt;Das klappt leider nicht... ich habe nicht die Aggregierungsfunktion "Berichmax", nur Max() und Min() ... steh hier irgendwie auf dem Schlauch.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Habe schon weitere erfolglose Versuche gestartet:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) if(0.25*Erlösverlust&amp;lt;='300','300',Erlösverlust)&lt;/P&gt;
&lt;P&gt;2) if([Höhe Strafzahlung]&amp;gt;=0.1*RECHN_BETRAG,0.1*RECHN_BETRAG,[Höhe Strafzahlung])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vielleicht hat noch einer eine Idee&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 08:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2423943#M1225392</guid>
      <dc:creator>Faulhyvo</dc:creator>
      <dc:date>2024-02-27T08:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Verschachtelte If Formel</title>
      <link>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2423975#M1225394</link>
      <description>&lt;P&gt;if(0.25 * Erlösverlust &amp;lt;= 300,&lt;BR /&gt;'300',&lt;BR /&gt;if(0.25 * Erlösverlust &amp;lt;= 0.10 * Rechnung,&lt;BR /&gt;0.25 * Erlösverlust,&lt;BR /&gt;0.10 * Rechnung&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 09:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2423975#M1225394</guid>
      <dc:creator>berndjaegle</dc:creator>
      <dc:date>2024-02-27T09:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Verschachtelte If Formel</title>
      <link>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2425726#M1225404</link>
      <description>&lt;P&gt;Super, das funktioniert schon. Allerdings habe ich noch Fälle in denen 25% des Erlösverlustes mehr als 10% des Rechnungsbetrages sind. Dann nimmt er mit der o.g. Formel die 25% des Erlösverlustes, die aber auch unter 300,00 € sein können. Hier fehlt mir also noch ein Zusatz, dass auch hier (also nie) der Betrag unter 300,00 € kommen darf.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Danke für die tolle Hilfe &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 08:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2425726#M1225404</guid>
      <dc:creator>Faulhyvo</dc:creator>
      <dc:date>2024-03-01T08:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Verschachtelte If Formel</title>
      <link>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2425831#M1225405</link>
      <description>&lt;P&gt;Habe es wie folgt gelöst:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;if(0.25 * Erlösverlust &amp;lt;= 300,&lt;BR /&gt;'300',&lt;BR /&gt;if(0.25 * Erlösverlust &amp;lt;= 0.10 * RECHN_BETRAG,&lt;BR /&gt;0.25 * Erlösverlust,&lt;BR /&gt;if(0.10 * RECHN_BETRAG &amp;lt;=300,&lt;BR /&gt;'300',&lt;BR /&gt;0.10 * RECHN_BETRAG&lt;BR /&gt;)&lt;BR /&gt;)&lt;BR /&gt;)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 11:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Verschachtelte-If-Formel/m-p/2425831#M1225405</guid>
      <dc:creator>Faulhyvo</dc:creator>
      <dc:date>2024-03-01T11:14:58Z</dc:date>
    </item>
  </channel>
</rss>

