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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi
I am having table below
I don't have month or order date. Hence I cannot create date table and use sameperiodlast year dax function.
I want to calculate the previous year sales comparison and need as below
| Year | Sales | Previous year | Growth |
| 2018 | 100 | 0 | |
| 2019 | 600 | 500 | 500% |
| 2020 | 900 | 300 | 0.5 |
Not sure how to do this without sameperiodlastyear dax function
Seems very simple problem, but can't do it
Anyone can advise?
Solved! Go to Solution.
Hi,
You may download my PBI file from here.
Hope this helps.
Hi,
You may download my PBI file from here.
Hope this helps.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!