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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
tsummerer
New Member

date hierarchy

Are Date Heirarchies available for DateTime fields created via the PowerBi API?

 

I would like to be able to group my bar charts by year, month, etc. 

 

I have a 'Push' dataset created via the API. I have tables with 'Datetime' columns. In the Service GUI, when I add the date columns to the Axis section of a Bar Chart, it does not provide a Date Hierarchy. 

 

pbi_screenshot.png

 

I am confident that the column type is 'Datetime'.

I tried changing the column type to 'Date' but it is not supported by the API. 

Calculated columns (such as one that would automatically create the Year, Month, etc) are also not supported by the API. 

 

I tried sending new data with only the date portion, but PBI still tranformed it into a date time (ie. it added the time portion). 

 

 

1 ACCEPTED SOLUTION

And I suppose it doesn't make much difference that I'm using a "Push" dataset, not a streaming? I suppose it's essentially the same problem where the Calendar table would need to be updated any time I added another record....

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @tsummerer,

 

Current power bi not support analysis date to date hierarchy which from streaming dataset.
About analysis date column to date hierarchy, it is create a hidden calendar table based on date records.
But for steaming dataset, the records are increased each time, so it is impossible to create calendar table and anlysis the date column to hierarchy.

 

Regards,

Xiaoxin Sheng

And I suppose it doesn't make much difference that I'm using a "Push" dataset, not a streaming? I suppose it's essentially the same problem where the Calendar table would need to be updated any time I added another record....

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors