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! Go to 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)
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)
Hi @Facundo
If you hide column it will not appear in a slice.
Try expression show_if or make other slice
Thanks a lot! Finally, after having to learn things I was able to figure it out. I simply generated another view, without needing to generate a slice.
I am a very newbie and should have learned to use the LINKTOROW formula as well. Everything is new to me.
Thank you for helping
User | Count |
---|---|
18 | |
9 | |
8 | |
5 | |
5 |