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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
n2p2gupta
Frequent Visitor

DATEADD function not returning row values more then 10 rows

DATEADD function not returning all the row under "column".  Please help.  Thanks.DATEADD function not returning all the row under "column". Please help. Thanks.

 

 

 

2 ACCEPTED SOLUTIONS
Reid_Havens
Most Valuable Professional
Most Valuable Professional

Hi there,

 

Happy to help. This is super curious...it should definitely return the value for ALL rows. However there is another way to write the formula. This one below should work.

 

Column = Table1[Date] + 5

Reid Havens - Principal Consultant

PowerPivotPro

View solution in original post

4 REPLIES 4
Eric_Zhang
Microsoft Employee
Microsoft Employee

@n2p2gupta

The documentation says this behavior is by design.


 The result table includes only dates that exist in the dates column.

 

So when adding 5 days to “May 31,2017", it is "Jun 5, 2017" which doesn't exist in the date column.

 

You'll use @Reid_Havens suggestion as a workaround.

Thanks Eric!

Reid_Havens
Most Valuable Professional
Most Valuable Professional

Hi there,

 

Happy to help. This is super curious...it should definitely return the value for ALL rows. However there is another way to write the formula. This one below should work.

 

Column = Table1[Date] + 5

Reid Havens - Principal Consultant

PowerPivotPro

Thanks Reid!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.