Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi, I am relatively new to Powe BI and need tips and tricks on how to create what seems to be a simple line chart with the data below. I'd like to create (or plot lines for each job type by year e.g. 2010, 2011 and 2012. I'd like $'s on the y axis, and year on the x-axis and each line to represent the "job". I've entered the data as shown but can't seem to get the chart to show what i've just describe. the data seem to plot against one point the x-axis instead of move along the x-axis by year.
Thank you for your suggestions and tips.
Solved! Go to Solution.
@Patt,
Unpivot columns in Query Editor of Power BI Desktop as shown in the following screenshot.
Then create line chart as follows.
Regards,
Lydia
@Patt,
Unpivot columns in Query Editor of Power BI Desktop as shown in the following screenshot.
Then create line chart as follows.
Regards,
Lydia
@Anonymous Thank you!