How to hide column in the table form but show it in a slice

Hello everyone! I have a column from my table that I don’t want to display in the table form but I want it to appear in a slice.
Can I solve it without having to make another slice for the form?
I have tried the CONTEXT function but it doesn’t recognize slice.

Solved Solved
1 3 896
1 ACCEPTED SOLUTION

The column must be in the table (but not necessarily shown on any view for that table) in order to be used in a slice of that table.

You can set what columns show up on a form on a per/form basis (column order)

View solution in original post

3 REPLIES 3
Top Labels in this Space