Sign in to join the conversation:
Hello,
I'd like to count the number of days from created date to today only if the status of a ticket is "Open". If it's "Closed" I'd like it blank, I'm not sure how to do this.
Here is an image of the ideal results
Thanks!
Try this:
=IF([Status]@row = "Open", TODAY() - [Created Date]@row, "")
Perfect! That works. Thank you so much Nic!
Hello All, I am having difficulties uploading my information to the welcome and help screens. We are a Micro Soft 365 shop, using share point, and I am getting the error message that share point in refusing to connect. Whereas this appears to be a share point issue; I have reached out to our IT Department, and we cannot…
Is anyone else experiencing an issue where logos from other companies are being included in the email notifications from approval and update request automations? Yesterday, we noticed that our approval request and update request emails are showing company logos from other organizations rather than either our own logo, or…
Hi All, I’m looking for some ideas and suggestions regarding RAID logs. I currently manage a portfolio of 18 projects and would like to align each individual RAID log with a program-level dashboard. Does anyone have a RAID log template they’d be willing to share? Additionally, I’d appreciate any guidance on how to…