Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello everyone, I need help with with time on dax!!
I currently have a table with a column in date and time format and i have a measure with hours value in decimal
I need to sum these values to get a result in date and time format.
Is it possible to do that? Thanks 🙂
Solved! Go to Solution.
@DavidNunes7 , assume time is a measure
a new measure = Max(Table[Date]) + time([time],0,0)
Great
Working very well
Thanks
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 64 | |
| 50 | |
| 45 |