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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
sekharapp
Contributor III
Contributor III

Interview question

I WANT TO REPLACE FIRST 4 LETTERS WITH *AND REMAINING LETTERS AS IT IS 

EX:****1234

WHAT IS THE SYNTAX FOR THIS?

Labels (5)
1 Reply
HugoRomeira_PT
Creator
Creator

Hi,

You can apply the following:

'****' & mid([FielName], 4)

If the issue is solved please mark the answer with Accept as Solution.
If you want to go quickly, go alone. If you want to go far, go together.