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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I have a wierd issue with SAMEPERIODLASTYEAR function. I am calculating the running total percentage over the actual revenue for each quarter. Let's call this Attainment.
Now, I am trying to compare the attainment values between two years.
I have data for all the dates for the fiscal quarters from previous years (From Jan 1 - Mar 31). And for the current quarter, I have only the data upto the current date. (From Jan 1 - Feb 26). Now when I try to lookup the Attainment value from prev year for the same date using the below formula,
AttainmentLY = CALCULATE([Attainment], SAMEPERIODLASTYEAR(DimDate[Date]))
I get same values for Attainment and AttainmentLY. How is this possible?
There is a one-many relationship between the date columns of DimDate and Sales tables.
In your Table VISUAL or MATRIX VISUAL... are you taking the DATE Column from DIMDATE???
I am trying with both Table and Matrix. And yeah, the date column is from a special table I populated using CALENDER function in DAX.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 54 | |
| 41 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 106 | |
| 99 | |
| 38 | |
| 29 | |
| 28 |