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
I've got some data in text format with a date range attached. I've just made a date column and want to populate it with the above date range.
Please assist me with this. Attached snap.
I am using custom column to create date in power query with = #date( Year, Month, Day) to poulate entire colume with unique date.
Thanks
Saibal
Hi @Anonymous ,
Do you want to convert [Booking ID] to date format, what is the conversion format between them.
I converted according to the previous "7 Digit Julian Date conversion", the date is not between 2022.7.1-2022.9.30.
Date.AddDays(#date(Number.RoundDown([Booking ID]/1000),1,1),Number.Mod([Booking ID],1000)-1)
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Liu Yang,
I want to exctract Date from header text "Booking Stay report Between: 1-Jul-22 to 30-Sep-22.to want to plot in two column start date and end date.
I am using custom column to create date in power query with = #date( Year, Month, Day) to poulate entire colume with unique date.
Thanks
Saibal
Hi Amit,
Yes Date range mentioned in the header text. I want to exctract Date from header text "Booking Stay report Between: 1-Jul-22 to 30-Sep-22.to want to plot in two column start date and end date.
Thanks
Saibal
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 |
---|---|
11 | |
9 | |
8 | |
8 | |
8 |
User | Count |
---|---|
13 | |
12 | |
11 | |
10 | |
9 |