Sign in to join the conversation:
Hi All,
Is it possible to use the default attachment column while creating conditions for a IF formula ?
Eg. If the row has an attachment then the True Value should appear as "Yes"
Hi Kshitij,
Unfortunately, it's not possible at the moment, but it's a great idea!
Please submit an Enhancement Request when you have a moment.
As a possible workaround, if you're adding the attachment thru an update request or form, you could add either a hidden field or have a field that they fill in to inform that the attachment is included.
Would that work?
Have a fantastic week!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
any update on this? seems like there is quite a few people desiring this feature. Cant imagine this feature being all that hard to add
Hi I'm looking for a way that if the Status column is changed to "In Progress" it will change the the start date to that date. However, I only want it to change when switched to in progress. Also, I don't seem to be able to do this with a Gant table.
Please see formula below - when the planned date is less than the due date and inside the same month it shows as 'N/A'…. when the planned date is greater than either the actual day/date or the month in the due date of next inspection column it shows as 'Yes' in late booking column - when the planned date is less than the…
I had a formula to list all distinct values from a column in another sheet. I was using this formula and it was working fine until last week. What could be wrong? =IFERROR(INDEX(DISTINCT({Liste de matériel Plage 1}); Séquence@row ); "") When I remove IFERROR, I get #INVALID DATA TYPE