tooltip
3 TopicsAzure Map - Issue with Conditional formatting
I am using an Azure Map visual which is connected to a table which has my Line ID in Location bucket and values in the Size bucket. There is a shapefile which is connected as a Reference Layer which has the same Line IDs. The lines are picking up the geometry from the shapefile correctly as well. I have defined rules using a DAX to conditionally format the reference layer lines. However, in the rules there is no reference to a colour blue for 'Level 2'. But the conditional formatting applied is working for some features in my file, whereas for other features it is defaulting back to blue colour. The DAX is correctly assigning the value of Level 2 to the line as well as I have attached in the below screenshots. Any idea on what is causing this/any ideas to troubleshoot this?73Views2likes5CommentsPower BI Tooltip – Dynamic sorting by value
Hi everyone, I would like to suggest an improvement to the standard tooltip in Power BI line charts. When a line chart contains multiple categories, such as different countries, the values in the standard tooltip are displayed according to the category or legend order rather than being dynamically sorted by their actual values. For example, if Italy has the highest value, Germany the second highest, and France the third highest, the chart clearly shows this ranking through the position of the lines. However, when hovering over a data point, the tooltip may still display the countries alphabetically: France – 80 €/MWh Germany – 100 €/MWh Italy – 120 €/MWh It would be much more intuitive if the standard tooltip could optionally sort the entries dynamically by the displayed value: Italy – 120 €/MWh Germany – 100 €/MWh France – 80 €/MWh There is a workaround by creating a custom report-page tooltip with a table or matrix and sorting it by the measure. However, I personally find the standard Power BI tooltip already very well designed and visually clean. Creating a custom tooltip just to change the sorting therefore feels unnecessarily cumbersome. It would be great if the existing standard tooltip could simply offer an option to sort the displayed categories dynamically by the selected measure, either ascending or descending. I think this would be a relatively small improvement but would make line charts with many categories much easier to interpret. Has anyone else experienced this or found another simple workaround? Thanks!59Views1like5Comments