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: 
Ayden
Contributor III
Contributor III

combine multiple dates fields

hello how would I combine and split  the following dates below to make one column called year and months column respectfully;

Load
[FEB-2022],
[MAR-2022],
[APR-2022],
[MAY-2022],
[JUN-2022],
[JUL-2022],
[AUG-2022],
[SEP-2022],
[OCT-2022],
[NOV-2022],
[DEC-2022],
[JAN-2023],
[FEB-2023],
[MAR-2023],
[APR-2023],
[MAY-2023],
[JUN-2023],
[JUL-2023],
[AUG-2023],
[SEP-2023],
[OCT-2023],
[NOV-2023],
[DEC-2023],
[JAN-2022]

From XYZ;

Labels (2)
1 Solution
1 Reply