Forum Discussion
Quick Measure (time table) stops grouping customer
jjwerkman ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Hi amitchandak thanks for the quick response. I'm not shure how to mask or delete sensitive data. I'm a newby and need to use Google a lot 🙂
I can export as table, but I'm not sure if that is wat you mean. A little bit more explanation: the customer name and the available hours (first column) are fetched from software A, the other 3 columns are fetched from software B.
The used DAX for TD_Beheer and TD_Operationeel is (same, but fetched from different tables):
- amitchandak5 years ago
Super User
jjwerkman , you can take some sample data and copy-paste here. Both input and output expected.
I think these blogs can also help you
https://radacad.com/calculate-duration-in-days-hours-minutes-and-seconds-dynamically-in-power-bi-using-dax
https://social.technet.microsoft.com/wiki/contents/articles/33644.powerbi-aggregating-durationtime-in-dax.aspx
https://www.pbiusergroup.com/communities/community-home/digestviewer/viewthread?GroupId=547&MessageKey=814a2cb4-3cca-4cd1-a620-c467adeaaaf6&CommunityKey=b35c8468-2fd8-4e1a-8429-322c39fe7110&tab=digestviewer
https://community.powerbi.com/t5/Quick-Measures-Gallery/Chelsie-Eiden-s-Duration/m-p/793639#M389- jjwerkman5 years agoRegular Visitor
It's not that easy. Still looking for a way to do so. There's no button to anonimise all data. Think I need to built a complete new pbix file with manual created tables and put data in it.