Only One of Multiple URL Fields Displayed as Link

I have 3 URL fields in my dateset and after applying the same field styling to the 3, only the first field became a clickable link, the other 2 fields did not change. How do i get this to work?

@nelsonajayi can you share few sample rows of the data and screenshot of the visual along with what field styling changes that were applied to fields.

Thanks

1 Like


image
image

It turned out i had some leading space that i needed to trim; i did just that and everything worked. Thank you.