Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
“How to change the date (eg. Excel source field - 2 Sep 2014) to 09/2014 format using Qlik view?”
Hi,
You need to give column name like below
Date(Date#([Incident Date],'DD MMM YYYY'),'MM/YYYY') as NewIncidentDate
Hope this helps you.
Regards,
Jagan.
Hi,
If you get correct output then close the thread by selecting appropriate reply as correct answer.
Regards