hide the add button

I want to hide the hide button of a referenced table based on the status value of 

Solved Solved
0 6 312
1 ACCEPTED SOLUTION

1. Create a slice and remove "Adds" in the update mode

2. Create another reference table in the parent table and use that slice that you just created

3. Apply the condition in the Show If formula for both reference table
Ex:
If Status = A then show the reference table that has "Adds" on it. 
If Status = B then show the reference table that targets your newly created slice

View solution in original post

6 REPLIES 6
Top Labels in this Space