labels
3 Topics100% stacked column chart - labels issue
Hi all, I hope maybe you will be able to help me. Looked for solution here but haven't found it. The issue I have is that I am creating 100% stacked column chart, and had to add labels - unfortunately sometimes these categories in legend get just few % (less than 5% like orange one below in the middle) and these labels are not visible. Tried different ways to fix this: made this as large as possible (these Month x-axis category could have more so we would have more columns there), turned on overflow text for labels, but cannot force them to be visible for all values, even 0.1% - for stacked chart I don't see option to move labels outside of the bars which might do the trick. Have anyone had same issue or have an idea how to solve this? Here is the link to pbix with dummy data as I can't share real dataset for that. There same issue is shown as it does not display label for all the categories in legend Appreciate any help 🙂 Thanks, PiotrAdding an overlay with a hyperlink to a line chart
I work on a data engineering team, and we have a PowerBI report that includes a line chart showing how long it takes for data to be processed. Spikes in this graph are typically related to an incident (configured in our incident management platform) that captures outages and disruptions to our service. I would like to display those incidents over this line chart (shown as red dots on the graph below). Each dot would represent an incident or group of incidents that fired at a particular time stamp. When I hover over or click on a red dot, I would like to see a tooltip or dialogue panel with more information about the incident(s) including incident number and a hyperlink to the particular incident on our incident management platform. Assuming the underlying data model is working and we are able to correlate incidents pulled from our incident management platform with the data from the line chart, what kind of visuals could I use to create these dynamic overlaid lables with hyperlinks? If there are no existing visuals that would allow this, has anyone tried any plug-ins or custom solutions that they could share? I would appreciate any help 🙂 cc: jayendrans721Views0likes1Comment