The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.