Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
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>})