<?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: Help with writing AND DAX command in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-writing-AND-DAX-command/m-p/3213047#M117240</link>
    <description>&lt;P&gt;hi Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;try to create a calculated column like:&lt;/DIV&gt;&lt;DIV&gt;Column =&lt;/DIV&gt;&lt;DIV&gt;SWITCH(&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; TRUE(),&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; [custom]&amp;gt;=0.6, "Fresh",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; [custom]&amp;gt;=0.3, "NE",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[custom]&amp;gt;=0.05, "VNE",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "Expired"&lt;/DIV&gt;&lt;DIV&gt;)&lt;/DIV&gt;</description>
    <pubDate>Mon, 01 May 2023 00:04:59 GMT</pubDate>
    <dc:creator>FreemanZ</dc:creator>
    <dc:date>2023-05-01T00:04:59Z</dc:date>
    <item>
      <title>Help with writing AND DAX command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-writing-AND-DAX-command/m-p/3212759#M117223</link>
      <description>&lt;P&gt;this is the original excel command :&amp;nbsp;&lt;/P&gt;&lt;P&gt;=IF(Y2&amp;gt;=60%,"Fresh",IF(AND(Y2&amp;lt;60%,Y2&amp;gt;=30%),"NE",IF(AND(Y2&amp;lt;30%,Y2&amp;gt;=5%),"VNE","Expired")))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;, i want to write it in power bi with a column named [custom].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd appreciate some help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2023 12:41:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-writing-AND-DAX-command/m-p/3212759#M117223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-30T12:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help with writing AND DAX command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-writing-AND-DAX-command/m-p/3212795#M117226</link>
      <description>&lt;P&gt;hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use switch in your dax query&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this title will be helpful for you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://blog.enterprisedna.co/using-advanced-dax-for-multiple-if-statement-in-power-bi/" target="_blank"&gt;https://blog.enterprisedna.co/using-advanced-dax-for-multiple-if-statement-in-power-bi/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2023 14:30:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-writing-AND-DAX-command/m-p/3212795#M117226</guid>
      <dc:creator>ShirinArshadnia</dc:creator>
      <dc:date>2023-04-30T14:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help with writing AND DAX command</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-writing-AND-DAX-command/m-p/3213047#M117240</link>
      <description>&lt;P&gt;hi Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;try to create a calculated column like:&lt;/DIV&gt;&lt;DIV&gt;Column =&lt;/DIV&gt;&lt;DIV&gt;SWITCH(&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; TRUE(),&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; [custom]&amp;gt;=0.6, "Fresh",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; [custom]&amp;gt;=0.3, "NE",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[custom]&amp;gt;=0.05, "VNE",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; "Expired"&lt;/DIV&gt;&lt;DIV&gt;)&lt;/DIV&gt;</description>
      <pubDate>Mon, 01 May 2023 00:04:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-writing-AND-DAX-command/m-p/3213047#M117240</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-05-01T00:04:59Z</dc:date>
    </item>
  </channel>
</rss>

