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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Creating Charts with existing data set

Hi,

 

I have a data table which is arranged as below and want to display the Publisher Name & Statistic Type 1 values, which are in the columns Total Risk Jan, Feb, Mar etc, for the whole year as a trend, but, when I create a line graph it displays as a verticle line. I can get a Clustered Column Chart to display each monthly value but it uses a legend to differentiate each total and the X axis only displays the Publisher Name & Statistic Type 1 description, which is not ideal. How can I get the graphs to show the Month on the X axis with the totals in each column, or place on the line graph, with the value measurement ($ value) on the Y axis? Thanks in advance, Rob.

 

SoftwareLicenseIdPublisher NamePublisher Name & Statistic TypeRegionNumber of Licenses Available JanPurchase Price JanTotal Risk JanNumber of Licenses Available FebPurchase Price FebTotal Risk FebNumber of Licenses Available MarPurchase Price MarTotal Risk MarNumber of Licenses Available AprPurchase Price AprTotal Risk AprNumber of Licenses Available MayPurchase Price MayTotal Risk MayNumber of Licenses Available JunPurchase Price JunTotal Risk JunNumber of Licenses Available JulPurchase Price JulTotal Risk JulNumber of Licenses Available AugPurchase Price AugTotal Risk AugNumber of Licenses Available SepPurchase Price SepTotal Risk SepNumber of Licenses Available OctPurchase Price OctTotal Risk OctNumber of Licenses Available NovPurchase Price NovTotal Risk NovNumber of Licenses Available DecPurchase Price DecTotal Risk Dec
1111111111111111111111111111111111111111
2222222222222222222222222222222222222222
3333333333333333333333333333333333333333
4444444444444444444444444444444444444444
5555555555555555555555555555555555555555
6666666666666666666666666666666666666666
7777777777777777777777777777777777777777
8888888888888888888888888888888888888888
9999999999999999999999999999999999999999
1 ACCEPTED SOLUTION
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous 

You may use Unpivot columns for your table.Then create month columns.Attached simplified sample file for your reference.

Regards,

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous 

You may use Unpivot columns for your table.Then create month columns.Attached simplified sample file for your reference.

Regards,

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors