Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
codyraptor
Resolver I
Resolver I

Contiguous error...PY and PY YTD

I know this has been addressed in other posts, but I can't seem to get this issue resolved.  I'm using the following formula:

PY = CALCULATE([Sales],DATEADD('Accounting Date'[FULL_DATE],-1,YEAR),all('Accounting Date'))

 

My data is being sliced by Sales Channel.  I have 6 sales channels in all.  The formula above works perfectly for 4 out of the 6 channels.  I get the conntiguious error on the other 2.  I'm assuming it 'might' be because we didn't have sales assigned to those two sales channels for that given date....so the formula doesn't see that date and errors out...regardless if I'm looking at day, month, or year.  I could be wrong though.  Any suggestions?

1 ACCEPTED SOLUTION

You likely need to use a date table, relate it to your data's datekey, then use the columns from the data table in your report axis, slicers, and possibly measures

View solution in original post

3 REPLIES 3
codyraptor
Resolver I
Resolver I

Just an update...I've definitely been able to locate the cause of the error.  The 2 sales channels are the smallest channels we have and they don't have sales every day...so when I toss them in the mix..dates are skipped.   I'm really struggling on this one.  Any help is greatly appreciated!!

You likely need to use a date table, relate it to your data's datekey, then use the columns from the data table in your report axis, slicers, and possibly measures

The date table was exactly it!!  Thanks!!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.