Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi All,
I'm working with the dataset below, which contains a StartDate column. The source file's StartDate column was initially formatted as Jan 2024, Feb 2024. However, when extracted into Power Bi, I modified the date format by highlighting the "StartDate" column and then selecting "Data Type Text" under the Transform ribbon, followed by date, to convert the Startdate format.
I would want to use the StarDate field to add an EndOfMonth column.
Thank You!
Solved! Go to Solution.
Hi @Anonymous,
Insert a custom column and enter this in the formula area:
Date.EndOfMonth([StartDate])
I hope this is helpful
Hi @Anonymous,
Insert a custom column and enter this in the formula area:
Date.EndOfMonth([StartDate])
I hope this is helpful
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
8 | |
6 | |
6 | |
6 | |
5 |