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: 
qlikapple
Creator
Creator

Field value change

Hi all,

I have a requirement , Can anyone please help  Thanks

3 Replies
Anil_Babu_Samineni

Please have a look here Months full names to short Names | Qlik Community‌ from Anand response

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
lironbaram
Partner - Master III
Partner - Master III

hi

change this

part of the script

load ID,

        if(Status='Transferred','Opened',Status)  as Status

from qvd1.qvd(qvd);

balabhaskarqlik