Hello all, I feel like this is pretty simple, but been down a rabbit hole and cannot get the syntax correct...
I have a list feeding a gallery, and I want to show the "description" data from the list, if it's not blank.
You'll see to the right of my gallery, I have a text label that's displaying the "description" column's data for where there is one, when an item from the gallery is selected:

However, most of these don't have a Description to them, so I don't want that text label on the right to show up at all (including it's background color):

I feel like I am close, but again, cannot get the syntax right... The Visible property code I have right now is:
!IsBlank('Tagging Assistant List - Copy'.Description)
Thank you in advance,
Morghan