<?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 To create a new column displaying QTD and NOT QTD in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-create-a-new-column-displaying-QTD-and-NOT-QTD/m-p/961499#M11241</link>
    <description>&lt;P&gt;I want to create a new column to display QTD and NOT QTD. I used the below measures to display 'YTD/NOT' and 'MTD/NOT'.&lt;/P&gt;&lt;P&gt;How can I display&amp;nbsp;QTD and NOT QTD based on current date?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;YTD/NOT = if('Date'[Invoice Month]&amp;lt;MONTH(TODAY()),"YTD",IF(AND('Date'[Invoice Month]=MONTH(TODAY()),'Date'[Day]&amp;lt;day(TODAY())),"YTD","NOT YTD"))&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;MTD/NOT = IF(AND('Date'[Invoice Month]=MONTH(TODAY()),'Date'[Day]&amp;lt;day(TODAY())),"MTD","NOT MTD")&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Mar 2020 05:29:58 GMT</pubDate>
    <dc:creator>JihyeHeo</dc:creator>
    <dc:date>2020-03-06T05:29:58Z</dc:date>
    <item>
      <title>To create a new column displaying QTD and NOT QTD</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-create-a-new-column-displaying-QTD-and-NOT-QTD/m-p/961499#M11241</link>
      <description>&lt;P&gt;I want to create a new column to display QTD and NOT QTD. I used the below measures to display 'YTD/NOT' and 'MTD/NOT'.&lt;/P&gt;&lt;P&gt;How can I display&amp;nbsp;QTD and NOT QTD based on current date?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;YTD/NOT = if('Date'[Invoice Month]&amp;lt;MONTH(TODAY()),"YTD",IF(AND('Date'[Invoice Month]=MONTH(TODAY()),'Date'[Day]&amp;lt;day(TODAY())),"YTD","NOT YTD"))&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;MTD/NOT = IF(AND('Date'[Invoice Month]=MONTH(TODAY()),'Date'[Day]&amp;lt;day(TODAY())),"MTD","NOT MTD")&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 05:29:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-create-a-new-column-displaying-QTD-and-NOT-QTD/m-p/961499#M11241</guid>
      <dc:creator>JihyeHeo</dc:creator>
      <dc:date>2020-03-06T05:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: To create a new column displaying QTD and NOT QTD</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-create-a-new-column-displaying-QTD-and-NOT-QTD/m-p/961513#M11243</link>
      <description>&lt;P&gt;Perhaps the new QUARTER function?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 05:39:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-create-a-new-column-displaying-QTD-and-NOT-QTD/m-p/961513#M11243</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-03-06T05:39:19Z</dc:date>
    </item>
  </channel>
</rss>

