Forum Discussion

Lucian's avatar
Lucian
Responsive Resident
2 years ago
Solved

Bug or else?: Conditional formatting as URL isn't working for some rows (show items with no data)

Hello,   I have an issue using conditional formatting using "Web URL" option. I have a table with some information, and one of the field is an URL to that specific item. What I need is to format a ...
  • az38's avatar
    2 years ago

    Hi Lucian 

    Interesting.

    What if to add +0 to your measure (or create it, if you use implicit one):

    Sum of Amount = SUM(Table[Amount]) + 0