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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
And even after using the functions IFERROR() and ISERROR() I'm still getting the same error.
Can anyone let me know what I'm doing wrong here.
Thankyou for your time!!
Solved! Go to Solution.
Hi @Kritika_
Please check the following
1.Whether your date table is in a one-to-many relationship with the data table, and if it is a many-to-many relationship, the error shown in the figure may occur
2.Whether your date table and data table are one-way joins.
You can refer to the following link.
Solved: Contiguous date selection error - YTD LY - Microsoft Fabric Community
Solved: Function 'SAMEPERIODLASTYEAR' expects a contiguous... - Microsoft Fabric Community
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Kritika_
Please check the following
1.Whether your date table is in a one-to-many relationship with the data table, and if it is a many-to-many relationship, the error shown in the figure may occur
2.Whether your date table and data table are one-way joins.
You can refer to the following link.
Solved: Contiguous date selection error - YTD LY - Microsoft Fabric Community
Solved: Function 'SAMEPERIODLASTYEAR' expects a contiguous... - Microsoft Fabric Community
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.