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
Hello,
So I have our salespeople in a treemap acting as a slicer over the rest of the canvas. I am showing gross revenue and avg. job revenue brought in for this year. I am comparing it to last year using SAMEPERIODLASTYEAR--but i encounter an error when I make a selection on our salespeople.
I'm pretty sure the formula itself is right, but I'd like to understand what's going on behind the scenes that's giving me the error--presumably a filter-context ...?
Thanks in advance
Solved! Go to Solution.
Hi @cwayne758,
it's like the error message tells you: SAMEPERIODLASTYEAR requires a contiguous selection of dates in your slicers. If you use the ctrl. key to select different, non-contiguouse dates, than this function does not work, as you noticed.
Regards,
Lars
I have used DATEADD -1 successfully in the past to bypass this particular error when the cause was not immediately apparant.
Are you selecting specific date ranges (maybe skipping holidays or weekends)? This would throw off the calculation and cause the error. The error is basically saying that the dates have to be continuious from start to end with no days skipped.
K
Proud to be a Super User!
I have used DATEADD -1 successfully in the past to bypass this particular error when the cause was not immediately apparant.
Are you selecting specific date ranges (maybe skipping holidays or weekends)? This would throw off the calculation and cause the error. The error is basically saying that the dates have to be continuious from start to end with no days skipped.
K
Proud to be a Super User!
Hi @cwayne758,
it's like the error message tells you: SAMEPERIODLASTYEAR requires a contiguous selection of dates in your slicers. If you use the ctrl. key to select different, non-contiguouse dates, than this function does not work, as you noticed.
Regards,
Lars
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 |
|---|---|
| 52 | |
| 51 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |