Quick questions: Is there a way to show a spe...

Quick questions: Is there a way to show a specific column only while in edit mode? I need this column to only appear while editing a record. The problem is it also appears when creating a new record.

0 4 335
4 REPLIES 4

Yes, in the settings somewhere, you can toggle โ€œshow if universallyโ€ then you can play with the show if column settings

If you type something likeโ€ฆ IN([KeyColumnName],TableName[KeyColumnName]) into the Show_If, it will show you the field when modifying it. When the record is not yet in your database, you canโ€™t see it while adding that record.

So during initial add, not during editโ€ฆ Nice hack

Ok, great, thank you both for your help! Iโ€™m off to see if I can make it work (but Iโ€™ll probably be back to further infoโ€ฆ).

Top Labels in this Space