web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Up Program - Visualize data with Power BI
Answered

"Power BI keeps forcing date hierarchy in visual – how to show flat dates

(1) ShareShare
ReportReport
Posted on by 8

Hi everyone,

I'm working on a Power BI report and needed to show full daily dates (e.g. 2024-01-01, 2024-01-02...) under each month in a table visual. But every time I dragged my Date field into the visual, Power BI automatically applied a hierarchy (Year,

Quarter, Month, Day), and I couldn’t get it to show flat dates.

Even when I selected just Date, it kept converting it into a hierarchy. If I removed the lowest level (e.g. Day), it removed the whole field.

So I created a new column using this formula: FlatDateText = FORMAT(dimDate[Date], "yyyy-mm-dd") That finally worked — I was able to display the daily dates without hierarchy.

Did I do this the right way, or is there a better method to force Power BI to use just the raw date field in visuals?

Thanks in advance!

 
 
Categories:
I have the same question (0)
  • Suggested answer
    CU11080544-3 Profile Picture
    2 on at
    "Power BI keeps forcing date hierarchy in visual – how to show flat dates
    I had the same problem, and found how to fix it!
    Clicking this dropdown gives you a choice between "Date" and "Date hierarchy" after you drag it into the row section.
    Once I changed it, the School Year displayed 2024/Sept/1/09/2023 as shown in the tutorial video.
     
    Hope that helps.
    I've also noticed this only happens on the 64bit version but didn't occur on my 32bit version I accidentally installed on another pc.
     
  • Verified answer
    w.p Profile Picture
    6,743 Super User 2025 Season 2 on at
    "Power BI keeps forcing date hierarchy in visual – how to show flat dates
    Could you please give this a try and see if it helps resolve the issue?
     
    Disable date hierarchy
     
    This is a known issue in this module, due to the different date type between dateLoanStart column (Date/Time) in Loan table and Date column (Date) in dimDate table. Simply, you need to change data type of the dateLoanStart column to Date only in Power Query.  No additional column is needed.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Leaderboard > Microsoft Power Up Program Community

#1
w.p Profile Picture

w.p 578 Super User 2025 Season 2

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 295 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 252 Super User 2025 Season 2

Featured topics