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.
Hi,
I need to create a new column minute and seconds based on the time lapse column.
I tried using the extract, but it doesn't seem to work in all cases . (ie, sometimes, it says "minute" or "minutes" or no minutes at all)
Can someone help me please? Newbie here.
Thank you!
Table1 | ||
Time lapse | minute | seconds |
25 minutes, 10 seconds | 25 | 10 |
1 minute | 1 | |
23 seconds | 0 | 23 |
Hi Datalogs1020,
It depends on the formate of your Time lapse column. If it's always the same structure, you can use a LEFT or RIGHT function to extract the correct value per column and use an ISBLANK for 0. If the format of Time Lapse differs per entry, I don't think this is possible
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |