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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
paredlx2
Contributor
Contributor

How to convert text into variable

Hello everyone

I'm new in QlikView. and I want to create a Dynamic expression.

i have the next expression

Sum( $(v_sales_YTD))

but i want to change the YTD dynamically from a list box.

i try this but doesn't work

"Sum( $(v_sales_"& variable &"))"

please help me

regards

4 Replies
Anil_Babu_Samineni

What YTD Dynamic you are expecting?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
MK9885
Master II
Master II

What is stored in $(v_sales_YTD)?

paredlx2
Contributor
Contributor
Author

thanks for your response.  i want to change de YTD  for MAT or MTH

lcontezini
Partner - Creator
Partner - Creator

take a look at this:

Variables with Parameters