I have a slice and when users view this slice I would like to make one of the columns read only so it can’t be changed while in this view. Is this possible and if so can you help me with info on how?
Thanks
Foster
In the column’s Editable? property, use an expression that considers CONTEXT("View")
to allow modifications only if not in your read-only view.
User | Count |
---|---|
15 | |
14 | |
8 | |
7 | |
4 |