Evening all
I have a type table with a required status
I then have an assets table, which has a relationship to the type table
I want to set visibility on the assets table to hide or include based on the required status.
I thought this would be simple, I was wrong! I can view the actual value on the table page, but I cannot filter on it like i can with the other data.
I have searched and I found the bellow, but even this isnt working as the formular output for the value is empty (its a yes/no flag)
What am I doing wrong?
- In Table B, create a New "Text Formula" field.
- Name the field whatever makes sense, you can even name it the same as the original. Let's call this one "Help Ticket Number 2" just to be clear.)
- Set the formula to (in this example) Help Ticket Number/Table A = Help Ticket Number 2/Table B.
The result is that all of the Help Ticket Numbers from Table A will be copied as TEXT to the new Help Ticket Numbers 2 in Table B (It takes a few minutes for the copying to finish.)