Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
kamini
Helper III
Helper III

Removing Data Hierarchy and Just Showing Date (dd/mm/yyyy)

Hi folks,

I have created a date as showing below but I'm unable to get rid of the hierarchy information (Year, QTR, Month, day) and just show the date (dd/mm/yyyy). I can find the track to handle this. The Start Date below shows the right way of showing the date and the previous date is the one I need to format it the same way.

kamini_0-1727700223395.png

 

Greatly appreciate your help!

 

1 ACCEPTED SOLUTION

Hi folks, I got my answer, to Uncheck the Data Heirarcy, one should select the actual date and the data hierarchy will be disabled. I selected the R_Start_Date and the check mark got assigned to the R_Start_date instead of the Data Hierarchy. 😀

kamini_0-1727704512860.png

 

View solution in original post

2 REPLIES 2
kamini
Helper III
Helper III

This field (R_Start Date) is a calculated field,

R_Start Date =
IF (
    [Start date] = BLANK (),
   [Creation Date],
    [Start date]
)

Hi folks, I got my answer, to Uncheck the Data Heirarcy, one should select the actual date and the data hierarchy will be disabled. I selected the R_Start_Date and the check mark got assigned to the R_Start_date instead of the Data Hierarchy. 😀

kamini_0-1727704512860.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.