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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to modify this codes?

Hello,

i have a column "Indice brut " which represents codes like('121','546'...).

i want to change the format of this codes from 3 to 4 characters.

Hw could I do this ?

3 Replies
sunny_talwar

May be this

Num([Indice brut], '0000') as [Indice brut]

jyothish8807
Master II
Master II

Hi Zouhour,

Refer the attached;

I thought your value is in ('121','546'...) format.


Br,

KC

Best Regards,
KC
Anil_Babu_Samineni

What purpose you want to add one more character? Can you define output?

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