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?
Solved! Go to Solution.
You are setting this in the right hand property pane.
Instead go to the formula editor at the top and choose the ToolTip property - remove the double quotes around the formula.
I hope this is helpful for you.
Make sure that ThisItem.Status.Value is not contained within "Apostrophes"
You are setting this in the right hand property pane.
Instead go to the formula editor at the top and choose the ToolTip property - remove the double quotes around the formula.
I hope this is helpful for you.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
200 | |
99 | |
59 | |
59 | |
54 |
User | Count |
---|---|
257 | |
161 | |
88 | |
79 | |
69 |