<?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: DAX comparison operations in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2453556#M66113</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, you are correct. The text data type was DateTime. I figured it out by adding Value(DateTime).&lt;/P&gt;&lt;P&gt;INF = IF (Value([DateTime ])«DATE (YEAR (TODAY ()), MONTH (TODAY ()), 1), 1, 0).&lt;/P&gt;&lt;P&gt;Thank you for replying to my message.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2022 00:39:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-04-13T00:39:10Z</dc:date>
    <item>
      <title>DAX comparison operations</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2450826#M65947</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to DAX and Power BI and I having some problems with the bellow formula.&lt;/P&gt;&lt;P&gt;INF - IF ([DateTime ]«DATE (YEAR (TODAY ()), MONTH (TODAY ()), 1), 1, 0)&lt;/P&gt;&lt;P&gt;DAX comparison operations do not support comparing values of type Text with&lt;BR /&gt;values of type Date. Consider using the VALUE or FORMAT function to convert one&lt;BR /&gt;of the values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I fix this formula? Any help will be very appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 02:00:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2450826#M65947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-12T02:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: DAX comparison operations</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2450861#M65952</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;Which one is the text data taype column?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 02:20:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2450861#M65952</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-04-12T02:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: DAX comparison operations</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2450869#M65955</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Month is the text data type&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 02:24:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2450869#M65955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-12T02:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: DAX comparison operations</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2450874#M65957</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;MONTH here is a function not a column and this function returns integer value from 1-12 that is the month number.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 02:27:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2450874#M65957</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-04-12T02:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: DAX comparison operations</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2453556#M66113</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, you are correct. The text data type was DateTime. I figured it out by adding Value(DateTime).&lt;/P&gt;&lt;P&gt;INF = IF (Value([DateTime ])«DATE (YEAR (TODAY ()), MONTH (TODAY ()), 1), 1, 0).&lt;/P&gt;&lt;P&gt;Thank you for replying to my message.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 00:39:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-comparison-operations/m-p/2453556#M66113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-13T00:39:10Z</dc:date>
    </item>
  </channel>
</rss>

