JoshCollins
5 years agoQrew Assistant Captain
Text Formula Field with Filtering Criteria
Hello, Can anyone provide some help with a formula for this?
In my tasks table, I have 3 lookup fields: , [Properties - Address], and [Projects - Address].
When creating a report of a user's tasks, I want to have one field called "Address" or "Absolute Address" where I can essentially grab the address from any of the 3 lookup fields that applies.
I'm assuming I need to use a Formula - Text field to get this info.
The formula would say:
If
is not blank, then ,
Otherwise, If
[Properties - Address] is not blank, then [Properties - Address],
Otherwise, If
[Projects - Address] is not blank, then [Projects - Address]
Maybe this isn't the best way to do it, but this is my understanding of how it should work. Can anyone help with a good formula or method for this?
Thanks!
Josh
------------------------------
Josh Collins
------------------------------
In my tasks table, I have 3 lookup fields: , [Properties - Address], and [Projects - Address].
When creating a report of a user's tasks, I want to have one field called "Address" or "Absolute Address" where I can essentially grab the address from any of the 3 lookup fields that applies.
I'm assuming I need to use a Formula - Text field to get this info.
The formula would say:
If
is not blank, then ,
Otherwise, If
[Properties - Address] is not blank, then [Properties - Address],
Otherwise, If
[Projects - Address] is not blank, then [Projects - Address]
Maybe this isn't the best way to do it, but this is my understanding of how it should work. Can anyone help with a good formula or method for this?
Thanks!
Josh
------------------------------
Josh Collins
------------------------------