We have built an approval PowerApp that we're putting the finishing touches on. We have traffic lights to show the status of the project but the users would like to get the Status Value when hovering over the circle icon (see image attached).
Inside the BrowserGallery item, I have 2 circles but can't seem to get the tooltip set to a dynamic value.
ThisItem.Status.Value
The above code does a literal translation. What is the proper syntax for a dynamic tooltip over a circle object?
