Forum Discussion

n2p2gupta's avatar
n2p2gupta
Frequent Visitor
9 years ago
Solved

DATEADD function not returning row values more then 10 rows

     
  • Reid_Havens's avatar
    9 years ago

    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

  • n2p2gupta's avatar
    n2p2gupta
    9 years ago

    Thanks Eric!