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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello World,
I have a column with just month. No date . I want create a new column "Month Number".
How do I create it?
Solved! Go to Solution.
Hi,
I assume you have the month in a format like "January"? You can create a mapping table and use that or create a dax like this:
Example:
Proud to be a Super User!
Hi,
I assume you have the month in a format like "January"? You can create a mapping table and use that or create a dax like this:
Example:
Proud to be a Super User!