Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Qlik Community,
I'm facing an issue with field visibility in a Qlik table. Every time I add a new field, it seems to disappear from the view, and I've discovered that this is due to certain user-created filters.
Even after clearing the filters applied by users, the new fields remain hidden in the table. However, when no filters are applied, the fields appear as expected.
Has anyone encountered a solution to this type of problem? How can I ensure that new fields are displayed regardless of the filters applied by users?
I appreciate any help or guidance you can offer.
Thank you!
Hello again @Ruan_Sasse
its hard to say without the datamodel, but as far as i can see the market its not selecting 54. its selecting1,3,5,6,13,14,18,20
also, not sure about the version your are usign, but for self service table you can try the one included in extesion bundle
here, yan can configure available fields, and users can select which to show/hide even if its not in edit mode
one big "BUT" be aware that same as variables, bookmarks dont saves/sets this table selection or values in variables.
Espero te sea de ayuda.
help users find answers! Don't forget to mark a solution that worked for you & to smash the like button!
Hi @Ruan_Sasse
it would be very helpfull if you paste script, data model and an example
when you talk about "hidden" fields two things comes to my mind
in script:
"SET HidePrefix ='_'" that will hide any field that starts with _ character
in section access
"OMIT" to hide fields for some users
but i dont thing it is your problem.
Keep Commenting
Best,
help users find answers! Don't forget to mark a solution that worked for you & to smash the like button! 😁
I have a table that is assembled through ad hoc fields
That's the condition used to appear in the table
This is one of the markers that causes the issue
As you can see, after selecting the marker, clearing the filters, and selecting the field again, it doesn't appear in the table
Hello again @Ruan_Sasse
its hard to say without the datamodel, but as far as i can see the market its not selecting 54. its selecting1,3,5,6,13,14,18,20
also, not sure about the version your are usign, but for self service table you can try the one included in extesion bundle
here, yan can configure available fields, and users can select which to show/hide even if its not in edit mode
one big "BUT" be aware that same as variables, bookmarks dont saves/sets this table selection or values in variables.
Espero te sea de ayuda.
help users find answers! Don't forget to mark a solution that worked for you & to smash the like button!
Obrigado pela ajuda!