Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi BI Community Team,
I am getting error as the screenshot when trying to add/combine the column Month No. & Year to new column as the format: 1/1/2022 ---- 1/12/2022.
In Custom column formula = #date([Month No],[Year],1)
Any suggestion/advise of this case?
Thanks and Regards,
Solved! Go to Solution.
Hi @ADSL
AFAIK, #date should be in this order - year, month, day.
Hi @ADSL
There are several ways to achieve your date format.
You can use the "column from example" functionality as follows:
1. Select the year and month columns
2. Add column from example
3 . In 2-3 lines, type the date in the desired format + press ok
(2 was enough for me, and he understood the logic)
4. Chnge data type to "date"
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.