Forum Discussion

tkirk's avatar
tkirk
New Member
8 years ago
Solved

Custom Column - Formula Not Complete

I'm trying to create a custom column that takes a date and subtracts 7 days from it. This is my formula:   =Date.AddDays([DueDate],-7)   It's not working though. The only thing my window says is ...
  • tkirk's avatar
    tkirk
    8 years ago

    Thanks all for your help. It appears that there was an issue with my client. I usually work with my data in an RDP with a ton of RAM to help with performance. When I saved my .pbix and opened it on another device, my formula worked beautifully. As a resolution, I was able to get it work. Still don't know what the issue was with my RDP that caused the problem, but maybe that will help if anyone else sees the issue themselves, just try a new machine.