Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Need a little bit help.
I count (sum) different (this moment 3) time tables. The first 2 tables are working as intended. The table shows the customer (once) with the calculated time. When I add the 3th Measure the table shows each customer 13 times. The 3th column shows 13 times the same time but not correct. And the time is the same for every customer.
I use DAX to convert the seconds to readable hours and minutes. But even when I only count the seconds I have the same weird behavior.
Example without column TD_Operationeel (table as expected)
Example with column TD_Operationeel (first row in table above is now shown 13 times)
@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):
@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-usi...
https://social.technet.microsoft.com/wiki/contents/articles/33644.powerbi-aggregating-durationtime-i...
https://www.pbiusergroup.com/communities/community-home/digestviewer/viewthread?GroupId=547&MessageK...
https://community.powerbi.com/t5/Quick-Measures-Gallery/Chelsie-Eiden-s-Duration/m-p/793639#M389
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
6 | |
3 | |
3 | |
3 |
User | Count |
---|---|
11 | |
9 | |
8 | |
8 | |
7 |