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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
prajapatiamar38
Creator II
Creator II

Number to Text?

Hi Community,

I have a scenario I have a field called Numbers in that values are 1,2,3,4........ up to 1000.Now i want when i click any number it will display the text of that number in text object.

For Example: If i select 50 it should display "Fifty",

                     if i select 552 it will display "Five Hundred Fifty two" ..........like that for all numbers.

How can i do this........

Plz suggest

Thanks and Regards

Amarnath

14 Replies
gautik92
Specialist III
Specialist III

May be something lik this

amit_saini
Master III
Master III

prajapatiamar38
Creator II
Creator II
Author

Yes Like that but i cant make excel of thousands records any other solution?

gautik92
Specialist III
Specialist III

look at this

sasiparupudi1
Master III
Master III

use excel macro that converts your number into words and then upload into qlik

prajapatiamar38
Creator II
Creator II
Author

Hi

I have written that code in the excel macro after that how can i upload  in  qlikview

plz tell..

Thanks

prajapatiamar38
Creator II
Creator II
Author

After running the code dont know what to do...?

Plz suggest

gautik92
Specialist III
Specialist III

check my attachment it will help you