<?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 IF(AND) CONDITICION in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/IF-AND-CONDITICION/m-p/2496486#M68898</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone can help me to improve this IF(AND) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My formula is considering BLANK() as a 0, when I have BLANK() on column Cumplimiento should return 0.&lt;/P&gt;&lt;P&gt;Column Eval Pendiente = Text&lt;/P&gt;&lt;P&gt;Column Cumplimiento = Number&lt;/P&gt;&lt;P&gt;Column Pontuacion = Number&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="k1ko92_2-1651765451559.png" style="width: 947px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/709908i8078B754FD865342/image-dimensions/947x90?v=v2" width="947" height="90" role="button" title="k1ko92_2-1651765451559.png" alt="k1ko92_2-1651765451559.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 15:46:59 GMT</pubDate>
    <dc:creator>k1ko92</dc:creator>
    <dc:date>2022-05-05T15:46:59Z</dc:date>
    <item>
      <title>IF(AND) CONDITICION</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/IF-AND-CONDITICION/m-p/2496486#M68898</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone can help me to improve this IF(AND) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My formula is considering BLANK() as a 0, when I have BLANK() on column Cumplimiento should return 0.&lt;/P&gt;&lt;P&gt;Column Eval Pendiente = Text&lt;/P&gt;&lt;P&gt;Column Cumplimiento = Number&lt;/P&gt;&lt;P&gt;Column Pontuacion = Number&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="k1ko92_2-1651765451559.png" style="width: 947px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/709908i8078B754FD865342/image-dimensions/947x90?v=v2" width="947" height="90" role="button" title="k1ko92_2-1651765451559.png" alt="k1ko92_2-1651765451559.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 15:46:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/IF-AND-CONDITICION/m-p/2496486#M68898</guid>
      <dc:creator>k1ko92</dc:creator>
      <dc:date>2022-05-05T15:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: IF(AND) CONDITICION</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/IF-AND-CONDITICION/m-p/2496554#M68905</link>
      <description>&lt;P&gt;Hey, not sure exactly what you are trying to do but maybe this will help. These are the rules:&lt;BR /&gt;" " = BLANK ()&amp;nbsp; =&amp;gt; TRUE&lt;BR /&gt;" " == BLANK ()&amp;nbsp; =&amp;gt; FALSE&lt;BR /&gt;0 = BLANK ()&amp;nbsp; =&amp;gt; TRUE&lt;BR /&gt;0 == BLANK ()&amp;nbsp; =&amp;gt; FALSE&lt;BR /&gt;&lt;BR /&gt;In case it answered your question please mark this as a solution for community visibility. Appreciate Your Kudos &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 16:16:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/IF-AND-CONDITICION/m-p/2496554#M68905</guid>
      <dc:creator>SpartaBI</dc:creator>
      <dc:date>2022-05-05T16:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: IF(AND) CONDITICION</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/IF-AND-CONDITICION/m-p/2503941#M69288</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/362067"&gt;@k1ko92&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can change the formula of your calculated column&amp;nbsp;&lt;STRONG&gt;[&lt;SPAN&gt;Pontuacion Disponible&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;]&lt;/STRONG&gt; as below, the part with &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;red font&lt;/FONT&gt; &lt;/STRONG&gt;is updated ones....&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;Pontuacion Disponible = &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;IF (&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3" color="#FF0000"&gt;&lt;EM&gt;&lt;STRONG&gt;ISBLANK ( 'UNPIVOT KPI'[Cumplimiento] ),&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3" color="#FF0000"&gt;&lt;EM&gt;&lt;STRONG&gt;0,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3" color="#FF0000"&gt;&lt;EM&gt;&lt;STRONG&gt;IF (&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;AND ( 'UNPIVOT KPI'[Eval Pendiente] &amp;lt;&amp;gt; "", 'UNPIVOT KPI'[Cumplimiento] = 0 ),&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;'UNPIVOT KPI'[Pontuacion] * 1,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="3" color="#FF0000"&gt;&lt;EM&gt;&lt;STRONG&gt; )&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1652169336936.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/711888i62288E15B632077A/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1652169336936.png" alt="yingyinr_0-1652169336936.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 07:57:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/IF-AND-CONDITICION/m-p/2503941#M69288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-10T07:57:30Z</dc:date>
    </item>
  </channel>
</rss>

