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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello, I try to calculate percentile on time field by name. The format of the time field is HH:MM:SS. When I do the formula it always give me an error that I Can't display the visual. My visual is just a table.
Here is data sample:
S Number | Name | time |
1 | blue | 00:06:40 |
1 | blue | 00:03:54 |
1 | blue | 00:04:52 |
1 | blue | 00:00:00 |
1 | blue | 00:09:01 |
1 | blue | 00:04:28 |
1 | blue | 00:06:08 |
2 | red | 00:08:40 |
2 | red | 00:04:00 |
2 | red | 00:08:48 |
2 | red | 00:05:00 |
2 | red | 00:00:00 |
2 | red | 00:04:04 |
2 | red | 00:08:43 |
3 | green | 00:04:06 |
3 | green | 00:05:19 |
3 | green | 00:02:30 |
3 | green | 00:05:27 |
3 | green | 00:08:40 |
3 | green | 00:00:00 |
4 | yellow | 00:03:23 |
4 | yellow | 00:06:18 |
4 | yellow | 00:07:21 |
4 | yellow | 00:07:22 |
4 | yellow | 00:09:50 |
4 | yellow | 00:00:03 |
Here is what I am trying to do:
The result that I am hoping for is the percentile for each name: Blue, green, red, yellow.
I hope that I am clear enough.
Thank you
Solved! Go to Solution.
Thanks, my mistake is that I was calculate the percentile on a Date Field with the following format "HH:MM:SS". When I switch it in decimal format it was working.
That seems to work. What is the issue?
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.