Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Making one dimension read only

I have two dimension in a bar chart. I want to make one dimension read only. Can i do that ?

4 Replies
Josh_Good
Employee
Employee

What do you mean by "ready only"?

marcohadiyanto
Partner - Specialist
Partner - Specialist

Hi Sumit

maybe its a little bit tricky,

you can use set analysis in your expression.

ex. sum( {$<Dimension1 = >} Sales)

here the example from help

sum( {$<Region = >} Sales )
returns the sales for the current selection, but with the selection in “Region” removed.

so when we do selection on dimension1, dimension1 not change because when we add set analysis the selection dimension1 removed.

Regards

Anonymous
Not applicable
Author

Sumit

Do you mean you want to lock it ?  As in stop people changing which dimension value is selected.

Best Regards,     Bill

vikasmahajan

User Wise Section Access you can apply and base on some variable you can achieve the same.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.