The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all, first post here, and new to using power bi. I have a bit of an issue with time time duration, I have two fields StartTime and End time, I can calculate the duration of these two fields in the query, but what I'm struggling to do is, 1. Out put the duration in hours and minutes (I've managed to do this in DAX). 2. Use this output as a sum in the value field of the pivot table, I can't convert it from count. Any help would be appreciated.
Hi @Anonymous -
It would be helpful if you provided a sample of your data and whatever calculations you've done up until this point. See this post How-to-Get-Your-Question-Answered-Quickly (also pinned to the top of the forum) on the things you can do to help us help you.
That being said, you may want to try and write an aggregation and formatting measure for the value you want to put in a matrix, rather than relying on the functions accessible through dropdowns when you drag a column into a visual.
So instead of VALUES saying "Sum of Table[TimeDiff]", you write a measure that does the summing and formatting, then put that in the visual.
Again, if that doesn't make sense, please provide sample data and what you've attempted so far.
Hope this helps
David
User | Count |
---|---|
12 | |
9 | |
6 | |
6 | |
6 |
User | Count |
---|---|
24 | |
14 | |
14 | |
9 | |
7 |