Forum Discussion
Splitting a Custom Column Chart Bar Into Units
- 2 years ago
Hi Chemkhi
The bar tooltip has the same filter context as the bar itself.
If it is only months you will see the month's qty.
If you want to split it by another filter context for example business units, you can create a customized tooltip.
For more information please refer to the linked tutorial:https://www.youtube.com/watch?v=cGpBUJpFWrM
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- 2 years ago
Hi Chemkhi
As I mentioned in my first response you need to create a desired tooltip 🙂You can format and design it better than me, I just put the data of the basic table to let you see what I am talking about.
From this point, you can use a tutorial that I linked in my first response.
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- 2 years ago
You can make this "window" larger,
just customize the size from here:Remember that you don't have to see all rows in the visual when you design it because on the bars hover it is always filtered by the bar's context.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
| ID | Age | Sex | Sector | Date of The Accident |
| 4201 | 30 | F | PRODUCTION | 16.03.23 |
| 4202 | 19 | H | Logistique | 16.03.23 |
| 4203 | 45 | H | Maintenence | 18.03.23 |
| 4204 | 29 | H | Logistique | 07.04.23 |
| 4205 | 31 | H | Maintenence | 18.06.23 |
| 4206 | 21 | F | PRODUCTION | 29.08.23 |
for example on march the 16th there are two accident by the tooltip shows the information just about one, my question is how can I show the information about the two accidents just with hovering on the bar?
Thank you again Ritaf1983
Hi Chemkhi
As I mentioned in my first response you need to create a desired tooltip 🙂
You can format and design it better than me, I just put the data of the basic table to let you see what I am talking about.
From this point, you can use a tutorial that I linked in my first response.
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- Chemkhi2 years agoNew Member
I have a lot more data to attach to that so I don't know if it's efficient but I guess this is good for now.
thanks again Ritaf1983- Ritaf19832 years agoSuper User
You can make this "window" larger,
just customize the size from here:Remember that you don't have to see all rows in the visual when you design it because on the bars hover it is always filtered by the bar's context.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- Ritaf19832 years agoSuper User
Glad to help 🙂
Please consider Accepting it as the solution to help the other members find it more quickly