Hey everyone,
I'm working on a formula in Power Fx that subtracts the end date from today's date. I'm encountering some data type errors because the NOW() function includes both date and time, causing issues with calculations. Ideally, I'd like to use a function that only considers the date portion.
Any suggestions on how to tackle this? I'm looking for ways to calculate date only
Thanks in advance for your help!