This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
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.
Hi @sshekar7,
Based on my test, when we check one year, the scatter chart also can display the growth. See:
I have attached the test .PBIX file for your look. If I misunderstand the requirement, please correct me.
Best Regards,
Qiuyun Yu
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 21 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 55 | |
| 54 | |
| 46 | |
| 26 | |
| 24 |