conditional formatting
4 TopicsHighlight max value in a column of a table
Hello! I am looking to highlight the max value of a column in a table When I use this formula... MaxValue = VAR _MaxValue = MAX('Table Name'[Source.Name]) RETURN IF(_MaxValue, "Green") And add it as a condition... I get every number in the column highlighted. Since each number in the column is listed multiple times, ultimately I would like to end up with the max number highlighted so I can see all the rows with that number. Appreciate any input. Thanks!4.7KViews0likes5CommentsColors disappear, when printing Power Bi report
Hi, I have created af Power Bi report with a matrix visual. In this matrix, I have used conditional formatting on the values in my difference column to highlight negative values in red and positive values in green: however, if I want to print the report page, the colors disappear and all cells have a white background: If I export to PDF, the colors stay. How do I print directly from Power Bi without losing the colors..?1.1KViews0likes1CommentHighlight weekend rows in matrix
I have a requirement to highlight weekend (WEEKDAY 1 and 7) rows as shown in this graphic. I do have a condition set on the value and if there are any values entered into a weekend, the cell does highlight yellow. However, with or without any value, I would like to have the row highlight yellow (or a light yellow). Thanks for the informationSolved1.2KViews0likes2CommentsConditional formating for line chart label
Hi, I have some problem displaying a good line chart for my project : I would like to apply a conditonal formating on labels so every 100,0% would be invisible because, as you can see, it's a mess. Or i would like to have the possibility to hide most of the same value that are consecutive. I know it is currently impossible to apply conditional formating to anything in line chart and i probably choose the wrong part of the forum to post but i wanted to share this suggestion for Power BI. PS : and no, reducing the label density isn't a good option, doesn't really work well, even by customize each label value, and do the opposite of what i want : enhance all the important valuesSolved1.9KViews0likes5Comments