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 moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. 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.
Check out the April 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 |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 25 | |
| 24 |