Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
HI Everyone,
i am Struggling on Some Dax Side and my data sources is mysql. I don't know how to create that same format in power bi.Please sort me out.Please find the below attachements. but they are using two tables to find timediff.
Advance Thanks,
Solved! Go to Solution.
@Anonymous,
See the article below:
https://community.powerbi.com/t5/Community-Blog/Aggregating-Duration-Time/ba-p/22486
The measure [Duration in Seconds] could be something like this:
Duration in Seconds =
DATEDIFF ( Table[Start_Time], Table[End_Time], SECOND )
Proud to be a Super User!
@Anonymous,
See the article below:
https://community.powerbi.com/t5/Community-Blog/Aggregating-Duration-Time/ba-p/22486
The measure [Duration in Seconds] could be something like this:
Duration in Seconds =
DATEDIFF ( Table[Start_Time], Table[End_Time], SECOND )
Proud to be a Super User!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 17 | |
| 9 | |
| 8 | |
| 7 |