Forum Discussion
dparkinson
9 years agoAdvocate I
Streaming Dataset DateTime Field Date Hierarchy Missing
I have a streaming dataset with a DateTime field. The streaming dataset is keeping historical data. When I create a report to put on a dashboard using the DateTime field, I do not have any date hie...
ankitpatira
9 years agoCommunity Champion
dparkinson I am guessing that you're using Streaming datasets option in power bi service and building your reports and dashboards there. For date hierarchy to work, column has to be defined as of type DateTime. In power bi service currently you don't get that ability to change column data type and that is why you're not getting that hierarchy I guess. As if you would have used power bi desktop to build reports and published you would have ability to define column data type in desktop and make sure hierarchy works. In short I believe since column type isn't recognised properly of data type Date you're not getting hierarchy.
dparkinson
9 years agoAdvocate I
Thanks for the response. I'm not sure that is the case though since when creating the dataset I explicitly defined the data type as DateTime. In addition the time based series for the real time tiles would indicate it is recognising it as such since it would let me use that for the axis if it was only a text field.