This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi,
I accessing data through Direct Query. While using SamePeriodLastYear function in some measures, I am trying to slice data monthly as well. However, the following error message is displayed in my visualizations while adding a Month slicer:
MdxScript(Model) (56, 124) Calculation error in measure 'General Ledger Activities'[GL Amount PY]: Function 'SAMEPERIODLASTYEAR' expects a contiguous selection when the date column is not unique, has gaps or it contains time portion.
My DAX formula for GL Amount PY is the following:
GL Amount PY = CALCULATE('General Ledger Activities'[GL Amount],All('Fiscal Calendars'), SAMEPERIODLASTYEAR('Fiscal Calendars'[Date]))
It would be greatly appreciate if someone can help me solve this issue.
Bests,
Omar
Hi @omarpiceno92,
I also agree with Ross73312. Have you solved your problem?
If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please share some data sample which could reproduce your scenario.
Best Regards,
Cherry
Is your fincial calenders a true date table? Does it have 1 row for each date?
If not, i'd suggest creating a full date table. This can be done fairly simply using either Power Query or DAX. A quick google search will turn up a few methods you can usually just copy and paste into your project.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 25 | |
| 23 | |
| 19 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 24 | |
| 23 | |
| 20 | |
| 20 | |
| 19 |