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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
phongnnguyen
Contributor II
Contributor II

Make dimension from a variable

Dear guys,

I have a problem with dimension. I calculated $v_branch. And I want to make this to become a dimension. How I can do that

Thanks for your consider

2 Replies
petter
Partner - Champion III
Partner - Champion III

How does the v_branch look like - does it include any field(s) from the data model? What does the v_branch return - a single value?

shanky1907
Creator II
Creator II

Try the below in calculated dimension:

Only ({<Branch={'$(v_branch)'}Branch>})