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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
sshekar7
Frequent Visitor

scatter chart with growth rate

I have data in this format...   industry, year, employees

 

i have measure of growtrate like this...

 

divide (sum(Data[EMPLOYEES]) - calculate(sum(Data[EMPLOYEES]),SAMEPERIODLASTYEAR(Data[YEAR])), calculate(sum(Data[EMPLOYEES]),SAMEPERIODLASTYEAR(Data[YEAR])))

 

This works fine as long as use this only for line chart with growthrate by year. I can also fillter the data by industry.

 

I want scatter chart which shows employment and growth for give year by industry.  I have year filter so that we can view only one year at a time. Issue i have is that if i choose a year, i get employment right but no growth (because calculation needs previous year growth). If i select two years then i get growth right but employment adds up across year.

 

Can scatter chart by done in anyway with dynamic calculation of growth and filtered by year.

 

 

 

1 REPLY 1
v-qiuyu-msft
Community Support
Community Support

Hi @sshekar7,

 

Based on my test, when we check one year, the scatter chart also can display the growth. See:

 

w1.PNG

 

I have attached the test .PBIX file for your look. If I misunderstand the requirement, please correct me.

 

Best Regards,
Qiuyun Yu

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

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.