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
Hi All,
Im very new to power bi and basically I have a sharepoint list which is linked to power bi. One of columns in sharepoint list which is titled Time in a text format see screenshot below:
Can I convert this into hours in power BI?
Please help!
Solved! Go to Solution.
@Anonymous , if it is minutes
Hour = [time]/60
Or time format = time(0,[time],0)
You can select "Add Column", and place formula:
Hours = DIVIDE([Time],60)
Or are you looking for something else?
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 | |
| 63 | |
| 50 | |
| 45 |