Forum Discussion
Structuring Column Data by Dates in a Line Graph
- 8 years ago
Anonymous, have a look at this article: http://radacad.com/pivot-and-unpivot-with-power-bi, under the section 'Unpivot'
- 8 years ago
To me that would suggest that the data type for Units Shipped is Text and not Decimal/Whole Number etc. This can be checked by clicking on Units Shipped and under Modeling on the top ribbon there is a data type option.
Thanks, I am unable to change this to a date field due to the text in the columns but is there a way to do this in PowerBi as the original table has Jan 2017 Units and Jan 2017 Value so there would be duplicate value otherwise. If that makes sense?
Yes, all this can be done in the edit queries area of Power BI.
- Anonymous8 years agoNot applicable
Thanks, I have managed to do this but now the visual is counting the units as opposed to summing and not disinguishing by year?
- jcarville8 years agoSkilled Sharer
To distinguish by year, make sure that the date field in your axis has date hierachy turned on (there is a small drop down arrow in the axis field under visualisations for this). This will allow you to drill by year,quarter,month etc.
Then to SUM instead of COUNT, it is similar to above where you access the small drop down arrow, this time in Values and change it from COUNT to SUM.
- Anonymous8 years agoNot applicable
Almost there, thank you very much. Although the Sum does not appear?
- jcarville8 years agoSkilled Sharer
To me that would suggest that the data type for Units Shipped is Text and not Decimal/Whole Number etc. This can be checked by clicking on Units Shipped and under Modeling on the top ribbon there is a data type option.
- Anonymous8 years agoNot applicable
Fantastic, you have been amazing. Thank you for all your help, case closed!
- jcarville8 years agoSkilled Sharer
Glad to have helped.