Forum Discussion

drcsjc's avatar
drcsjc
Frequent Visitor
3 years ago
Solved

Customized Data Labels that show for a selected column

Hi,   I am looking for any help that can be given in creating data labels for a stacked bar chart where the data labels only display for a selected column, e.g. far righthand as below.   I am try...
  • onurbmiguel_'s avatar
    onurbmiguel_
    3 years ago

    Hello 

    Try to use the transparency color code "#FFFFFF00", i don´t know if it works in all visuals but you can try:

     

    IF(SELECTEDVALUE('A Xaxis Sort1'[Statement-Date_Text])="SAAW", "Black", "#FFFFFF00" )

     

    Best regards

    Bruno Costa | Solution Supplier

     

    Did I help you to answer your question? Accepted my post as a solution! Appreciate your Kudos!! 👍

    Take a look at the blog: PBI Portugal