Forum Discussion
MikeSlaught
10 years agoRegular Visitor
Having trouble viewing data by month in line chart visualization
Hello there! I am trying to do something that I thought would be very simple. Here I have my table: I want to have a line chart that displays a count of transactions not only by year, b...
- 10 years ago
The problem lied with heirarchy functionality being currently disabled for Line Charts:
http://community.powerbi.com/t5/Desktop/Date-Hierachy/m-p/13665#M3481
Thanks for your help!
Anonymous
10 years agoNot applicable
I found that example date table query. It's just an example but it might work for you. The first statement (#"Created Date List") is where you set the range of dates. Enter the first date and the number of days forward from that date there.
MikeSlaught
10 years agoRegular Visitor
The problem lied with heirarchy functionality being currently disabled for Line Charts:
http://community.powerbi.com/t5/Desktop/Date-Hierachy/m-p/13665#M3481
Thanks for your help!