The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all,
I am trying to convert below values (data type: date) into text.
Example in MMddYYYY formatting:
12/30/2023
01/08/2022
07/15/2023
Convert to text strings: *keeping only year and month* so expected result should look like below
202312
202201
202307
Is there anyone who can help me with m code?
Solved! Go to Solution.