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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to didisplay Numeric and Letters In Varible

Dear All

i want to create  a varible  which can  Take  Numeric  and  Letters

like  ABC123  ---  i want  to display whole  data   same  format 

o/p should be  ABC123  this Field   i am going to entering in the Input Box

Labels (1)
5 Replies
Not applicable
Author

Hi,

I didn't get ur qus..

u can use the input box like attached file.

~Kabilan K

sujeetsingh
Master III
Master III

Create No constraint Variable...assign to input box

Call that variable in your chart or table

Not applicable
Author

Thank for you reply

i want  to create  a varible it should  be take Numeric and Lettert(XYZ123) 

Not applicable
Author

Hi,

Pls refer this attached file, it will help u.

I think it is fllfill ur requirement...

~Kabilan K.

CELAMBARASAN
Partner - Champion
Partner - Champion

Sum({<Sales={$(=chr(39)& Replace(vShow,',', chr(39) & ',' & chr(39)) &chr(39))}>} ID)

Other things not yet worked.