<?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 have separate table with a column value that changes annually in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-have-separate-table-with-a-column-value-that-changes-annually/m-p/1166268#M17918</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a tax number that changes annually(May month). The same rate applies for all categories and only changes annually. Is there a way that there could be a separate tax table with it’s value and date applicable&amp;nbsp; in relation to other table in the calculations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example- the tax was 0.40 from Jan 20- April30 and then on 1st May it changed to 0.53 and this would further be changed on 1st May 2021. Currently, I have a Tax column in my Rates table and then just use it in my DAX measure to calculate annual tax amount. But since it'll change annually is it possible to have a seperate table with date and it's value applicable. I want to minimalize the manual input.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Rates table(importing from a excel sheet) has - Date, Category, UnitRate, Tax&amp;nbsp; columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using this values to calculate annual tax -&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Annual Tax = SUM(Rates[Tax(cents/unit)]) * 9000 * 0.01&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestions on how to get around with this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2020 13:46:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-17T13:46:37Z</dc:date>
    <item>
      <title>To have separate table with a column value that changes annually</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-have-separate-table-with-a-column-value-that-changes-annually/m-p/1166268#M17918</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a tax number that changes annually(May month). The same rate applies for all categories and only changes annually. Is there a way that there could be a separate tax table with it’s value and date applicable&amp;nbsp; in relation to other table in the calculations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example- the tax was 0.40 from Jan 20- April30 and then on 1st May it changed to 0.53 and this would further be changed on 1st May 2021. Currently, I have a Tax column in my Rates table and then just use it in my DAX measure to calculate annual tax amount. But since it'll change annually is it possible to have a seperate table with date and it's value applicable. I want to minimalize the manual input.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Rates table(importing from a excel sheet) has - Date, Category, UnitRate, Tax&amp;nbsp; columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using this values to calculate annual tax -&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Annual Tax = SUM(Rates[Tax(cents/unit)]) * 9000 * 0.01&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestions on how to get around with this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 13:46:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-have-separate-table-with-a-column-value-that-changes-annually/m-p/1166268#M17918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-17T13:46:37Z</dc:date>
    </item>
  </channel>
</rss>

