<?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 multiple if condition with format in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/multiple-if-condition-with-format/m-p/818223#M5503</link>
    <description>&lt;P&gt;i trying to create the column that we will provide me 1 or 0 based on this condition.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Column = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FORMAT(Table1[Dia],"General Number") &amp;gt; 90 &amp;lt; 100,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FORMAT(Table1[ETA],"Fixed") &amp;lt;10 &amp;gt;0,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Table1[DATETIME] = MAX(Table1[DATETIME] ),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;1,0))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;but getting this error.&lt;img /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 15 Oct 2019 09:23:00 GMT</pubDate>
    <dc:creator>alikhan_3</dc:creator>
    <dc:date>2019-10-15T09:23:00Z</dc:date>
    <item>
      <title>multiple if condition with format</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/multiple-if-condition-with-format/m-p/818223#M5503</link>
      <description>&lt;P&gt;i trying to create the column that we will provide me 1 or 0 based on this condition.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Column = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FORMAT(Table1[Dia],"General Number") &amp;gt; 90 &amp;lt; 100,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FORMAT(Table1[ETA],"Fixed") &amp;lt;10 &amp;gt;0,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Table1[DATETIME] = MAX(Table1[DATETIME] ),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;1,0))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;but getting this error.&lt;img /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Oct 2019 09:23:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/multiple-if-condition-with-format/m-p/818223#M5503</guid>
      <dc:creator>alikhan_3</dc:creator>
      <dc:date>2019-10-15T09:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: multiple if condition with format</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/multiple-if-condition-with-format/m-p/818769#M5518</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="123949" data-lia-user-login="alikhan_3" class="lia-mention lia-mention-user"&gt;alikhan_3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you sure you need to use format for Dia andETA columns? it looks like its already numbers&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 19:20:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/multiple-if-condition-with-format/m-p/818769#M5518</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-10-15T19:20:18Z</dc:date>
    </item>
  </channel>
</rss>

