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 337
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