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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

visual |decomposition tree - date display issue

hi,

ref screenshot of the decomposition tree below -

Screenshot 2022-01-13 162052.jpg

 

the year in the tree header of this decomposition tree visual is not right. in other visuals, the year is shown correctly. kindly advise what to rectify it.

tks & krgds, -nik

1 ACCEPTED SOLUTION

Looks like you formatted a date as Year. You need an actual separate year column, as a number or text, not as a date.

View solution in original post

4 REPLIES 4
lbendlin
Super User
Super User

Where does that year come from, an auto date/time hierarchy?  Try using a dedicated calendar table.

Anonymous
Not applicable

hi @lbendlin,
it's created using a dedicated calendar table.

krgds, -nik

Looks like you formatted a date as Year. You need an actual separate year column, as a number or text, not as a date.

Anonymous
Not applicable

tks again @lbendlin.

 

as suggested, i solved it by creating a new text-formatted year column by means of adding following line in in the calendar table:
 

"Year ", FORMAT ( [Date], "yyyy")

krgds, -nik

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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