<?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: Making a measure date dependent in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-a-measure-date-dependent/m-p/1558999#M30925</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="276078" data-lia-user-login="SeanLooby" class="lia-mention lia-mention-user"&gt;SeanLooby&lt;/a&gt; , You can do that in a formula like &lt;/P&gt;
&lt;P&gt;//new column&lt;/P&gt;
&lt;P&gt;Switch ( True()&lt;/P&gt;
&lt;P&gt;[Date] &amp;lt;date(2020,07,01) , (Fee - Rebate) *.23,&lt;/P&gt;
&lt;P&gt;(Fee - Rebate) *.22&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or you can create a table and get the rate, refer for a new column : &lt;A href="https://www.youtube.com/watch?v=czNHt7UXIe8" target="_blank"&gt;https://www.youtube.com/watch?v=czNHt7UXIe8&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Dec 2020 10:29:33 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2020-12-18T10:29:33Z</dc:date>
    <item>
      <title>Making a measure date dependent</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-a-measure-date-dependent/m-p/1558845#M30920</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I calculate fees in Power Bi on a monthly basis. The calculation is (Fee - Rebate) *.23 ....the .23 been the VAT rate.&lt;/P&gt;&lt;P&gt;The VAT rate has now changed to 0.21. However if i change the calculation it will change for the full year and not just the period i want it to change...which is July onwards. How do i do with using Measure in Power Bi?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 09:38:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-a-measure-date-dependent/m-p/1558845#M30920</guid>
      <dc:creator>SeanLooby</dc:creator>
      <dc:date>2020-12-18T09:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Making a measure date dependent</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-a-measure-date-dependent/m-p/1558999#M30925</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="276078" data-lia-user-login="SeanLooby" class="lia-mention lia-mention-user"&gt;SeanLooby&lt;/a&gt; , You can do that in a formula like &lt;/P&gt;
&lt;P&gt;//new column&lt;/P&gt;
&lt;P&gt;Switch ( True()&lt;/P&gt;
&lt;P&gt;[Date] &amp;lt;date(2020,07,01) , (Fee - Rebate) *.23,&lt;/P&gt;
&lt;P&gt;(Fee - Rebate) *.22&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or you can create a table and get the rate, refer for a new column : &lt;A href="https://www.youtube.com/watch?v=czNHt7UXIe8" target="_blank"&gt;https://www.youtube.com/watch?v=czNHt7UXIe8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 10:29:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-a-measure-date-dependent/m-p/1558999#M30925</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-12-18T10:29:33Z</dc:date>
    </item>
  </channel>
</rss>

