Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Dear all,
I have a little problem on Power Query,
In fact, I integrated TABLE1 from an Excel file and in Power BI and I want to transform the table and explode it according to the number of days off (by modifying the date each time of END) as shown below.
there is any solution to do it in Power Query PBI?
Solved! Go to Solution.
Hi @Anonymous
Create a Custom Column as shown below.
After creating above column expand the rows and apply necessary transformations.
Hope this helps.
Please mark as a solution if serves right.
Thanks
Hi @Anonymous
Create a Custom Column as shown below.
After creating above column expand the rows and apply necessary transformations.
Hope this helps.
Please mark as a solution if serves right.
Thanks
@Anonymous thank you 🙂
@Anonymous , Try like
Group by all other than end date. Take max of end Date
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
73 | |
72 | |
38 | |
30 | |
26 |
User | Count |
---|---|
99 | |
87 | |
45 | |
43 | |
35 |