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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have column name with whole number like below for date.
i need to add another column to show whole number date to normal date column like below.
Solved! Go to Solution.
You can parse it as a number but it will be easier to change datatype to text then change it to date (or use one of the Power Query functions like Date.FromText).
Once it's in date format you can change it to datetime
You can parse it as a number but it will be easier to change datatype to text then change it to date (or use one of the Power Query functions like Date.FromText).
Once it's in date format you can change it to datetime
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 10 | |
| 6 | |
| 5 | |
| 4 | |
| 3 |