Skip to main content

App Development

Discussion board where members can learn more about Qlik Sense App Development and Usage.

Announcements
Qlik Cloud Maintenance is scheduled between March 27-30. Visit Qlik Cloud Status page for more details.
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>})