<?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 Date Table Hierarchy Issue in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Table-Hierarchy-Issue/m-p/1936037#M42098</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having some date table issues in a new report I'm buiding. I'm seeing this icon I"m not familiar with and I'm not able to create a proper date Hierarchy.&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I create the Hierarchy, it looks like this&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a separate report i'm working with, this is the date table which works correctly for me.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Dax for both master date tables is exactly the same:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Master Date = 
    CALENDAR (
        DATE ( 2020, 1, 1 ),
        TODAY()
    )&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wondering what's going on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 03 Jul 2021 04:48:20 GMT</pubDate>
    <dc:creator>rocketship</dc:creator>
    <dc:date>2021-07-03T04:48:20Z</dc:date>
    <item>
      <title>Date Table Hierarchy Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Table-Hierarchy-Issue/m-p/1936037#M42098</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having some date table issues in a new report I'm buiding. I'm seeing this icon I"m not familiar with and I'm not able to create a proper date Hierarchy.&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I create the Hierarchy, it looks like this&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a separate report i'm working with, this is the date table which works correctly for me.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Dax for both master date tables is exactly the same:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Master Date = 
    CALENDAR (
        DATE ( 2020, 1, 1 ),
        TODAY()
    )&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wondering what's going on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 04:48:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Table-Hierarchy-Issue/m-p/1936037#M42098</guid>
      <dc:creator>rocketship</dc:creator>
      <dc:date>2021-07-03T04:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date Table Hierarchy Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Table-Hierarchy-Issue/m-p/1936052#M42099</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="311148" data-lia-user-login="rocketship" class="lia-mention lia-mention-user"&gt;rocketship&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;When you create a data table, always ensure the full year dates in your calendar table. in your case, you can see it up as with the additional columns then&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Dates = CALENDAR( DATE( 2020, 1, 1) , DATE(2020, 12, 31) ) )&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;You need to enable the Auto Date Time under the Options as follows to get the date hierarchy for your date columns&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 06:57:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Table-Hierarchy-Issue/m-p/1936052#M42099</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2021-07-03T06:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Date Table Hierarchy Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Table-Hierarchy-Issue/m-p/1936151#M42106</link>
      <description>&lt;P&gt;Thanks for the quick responce. Unfortunatly Auto Date/Time was already selected for Time Intelligance in settings. Any other ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 13:26:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Table-Hierarchy-Issue/m-p/1936151#M42106</guid>
      <dc:creator>rocketship</dc:creator>
      <dc:date>2021-07-03T13:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date Table Hierarchy Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Table-Hierarchy-Issue/m-p/1938612#M42173</link>
      <description>&lt;P&gt;The issue is related to the fact table and the formatting of the date from SQL. Because of an on prem dataset, live connection, I'm not able to use power query to fix. Had to go to database admin to fix.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 18:36:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Table-Hierarchy-Issue/m-p/1938612#M42173</guid>
      <dc:creator>rocketship</dc:creator>
      <dc:date>2021-07-05T18:36:22Z</dc:date>
    </item>
  </channel>
</rss>

