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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Need to check how we can create a change line in Bar chart

Hi Team - 

 

I have data in below format:

 20202021Change
Quant           102.3           116.414%
Analytics              18.6              20.29%
Qual              21.2              14.7-31%
Other                3.6                5.757%
Total        145.7        157.18%

 

Need to show "change" in Bar Chart as per below:

 

Shruti_Khanna_0-1633528539453.png

To create these bar charts I had written 4 different measures and added in "Column Values". In "Shared axis" mentioned Year

 

One KPI: 

 

Total Research Investment by Bucket: Hive Research - Analytics =

var aa= CALCULATE(SUM(Data[Value]),
FILTER(
Data,
Data[Methodology type] = "Analytics"
 
)) / 1000000
return aa + CALCULATE(SUM(Mktg_research_investment_US_Final[Total]),
FILTER(
Mktg_research_investment_US_Final,
Mktg_research_investment_US_Final[Mktg Research Investment]="RMS & Data"
 
))

 

Kindly let me know how I can create change line as per above chart in PBI.

 

Quick response would be appreciated.

 

 

1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , with clustered stacked line visual, you can not break line by legend as of now.

Please check for some custom visual

https://appsource.microsoft.com/en-us/marketplace/apps?product=power-bi-visuals

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.