Forum Discussion
Add text values to a bar chart
Hello how are? I need to add text type values to a bar chart, I try native PowerBI charts and I can't do it.
Import data from a database where I have a column that has decimal values, and another column where segment by department. I attach an example of data.
| Department | Operation time |
| Telemercado_Emergencia | 0,005347 |
| Telemercado - DG y Chat ART | 0,059155 |
| Telemercado_Siniestros | 0,026134 |
I need to replicate this bar graph.
Thanks a lot!
If it works, but what I would add to make it more neat represented in the bar graph in this case you can modify the type of data of the measure in this way.
You can manually add the farmato in this way 00:00:00 and the bar graph is like this.
Thanks a lot!
Best regards!
3 Replies
- Syndicate_Admin
Administrator
If it works, but what I would add to make it more neat represented in the bar graph in this case you can modify the type of data of the measure in this way.
You can manually add the farmato in this way 00:00:00 and the bar graph is like this.
Thanks a lot!
Best regards!
- AnonymousNot applicable
Hi Syndicate_Admin ,
Please try to use Greg_Deckler 's way.
Chelsie Eiden's Duration - Microsoft Power BI Community
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ RongtieIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Ritaf1983
Super User
Hi Syndicate_Admin
After you have set up the time formats.
By using conditional formatting, it is possible to create graphs with labels in text,
Please see the attached image.I have edited Anonymous's file accordingly
You can download it here.https://drive.google.com/file/d/174dvQrfR-NyN9B7KHHEX3QDofsu_x1Ry/view?usp=sharing
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.