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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Rylee
Helper I
Helper I

Line Chart with Time Periods as Column Headers

I want to create a line chart showing dollar sales trend of a product over 52 weeks in a line chart. Currently, my data is formatted so the different products appear in rows, the column headers are weeks of the year, and the values of those columns are dollar sales.

 

This is how I would format my data if I was making this chart in Excel, but I can't seem to do this is BI.

 

Does anyone have a suggestion on how to do this or if it is possible?

 

Thanks! Robot Happy

1 REPLY 1
chbraun
Helper I
Helper I

Hi,

 

the format of your data should be like this for each row: product, week, sales. Once you have that building the line chart is trivial - just put week on "Axis" and sales on "Values" in the line charts configuration pane.

 

Now, in order to get from the format you have to the format I mentioned above you need to unpivot your data, i.e. pull the week values into rows in a new column. Luckily, that's a ready-made action in the "Edit query" editor - just select the columns you need to unpivot, hit a buttom - et voila, you have the data in the format you need. 🙂

 

Here's a link to a step-by-step description: Pivot and unpivot with Power BI

 

Hope this helps!

Christian

 

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.