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.
Hey everyone ,
I was trying to check the "last year incidents" through Sameperiodlastyear() dax function.
Verified :
1. Created a Separate "Date Table" and Marked it as "Date" table.
2. Have 1 to Many Relationship between "Date Table" and "Incidents Table".
Am i missing something here ??
Solved! Go to Solution.
Make sure that the Year column used in the visual is 'Date Table'[Year].
Based on the measure values in the screenshot, it appears that the Year column may be from Reported_Incidents or another table.
Does that fix it?
Make sure that the Year column used in the visual is 'Date Table'[Year].
Based on the measure values in the screenshot, it appears that the Year column may be from Reported_Incidents or another table.
Does that fix it?