<?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 Dynamically computing months column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-computing-months-column/m-p/750208#M2673</link>
    <description>&lt;P&gt;I have added Pivot steps in my table&amp;nbsp; and this made my months column (Jan to Jun) appear. The next step am the below query to replace column values using&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table.ReplaceValue(#"Pivoted Column",null,0,Replacer.ReplaceValue,{"JAN", "FEB", "MAR", "APR", "MAY", "JUN", "JUL", "AUG", "SEP", "OCT", "NOV", "DEC"})&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem here is since I dont have no data from Jul to Dec, the query fails to execute. How do I dynamically make the list of month's appear in the above formula ?&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2019 15:23:50 GMT</pubDate>
    <dc:creator>smathew8</dc:creator>
    <dc:date>2019-07-26T15:23:50Z</dc:date>
    <item>
      <title>Dynamically computing months column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-computing-months-column/m-p/750208#M2673</link>
      <description>&lt;P&gt;I have added Pivot steps in my table&amp;nbsp; and this made my months column (Jan to Jun) appear. The next step am the below query to replace column values using&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table.ReplaceValue(#"Pivoted Column",null,0,Replacer.ReplaceValue,{"JAN", "FEB", "MAR", "APR", "MAY", "JUN", "JUL", "AUG", "SEP", "OCT", "NOV", "DEC"})&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem here is since I dont have no data from Jul to Dec, the query fails to execute. How do I dynamically make the list of month's appear in the above formula ?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 15:23:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-computing-months-column/m-p/750208#M2673</guid>
      <dc:creator>smathew8</dc:creator>
      <dc:date>2019-07-26T15:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically computing months column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-computing-months-column/m-p/750221#M2674</link>
      <description>&lt;P&gt;This forum is on DAX, not on PQ. Please ask the question on the relevant forum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;BR /&gt;Darek&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 15:33:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-computing-months-column/m-p/750221#M2674</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-26T15:33:01Z</dc:date>
    </item>
  </channel>
</rss>

