web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Apps
Answered

Icon Tooltip

(1) ShareShare
ReportReport
Posted on by 3,295

Hi there. Silly question here:

 

I have a collection of my Departments i.e.

 

ID   Title

1    Production

2    Quality

3    Marketing

 

Also I have a textsearchbox with the magnifier icon.

 

I would like to add some kind of tooltip effect to that icon that shows my Department collection items, I don't want to add a popup window or a long text that represents ie. 1 Production  | 2 Quality  | 3 Marketing

 

Something easy that gets updated if the collection update and something that the user can see when hoover the mouse.

 

Is this possible?

 

Thanks in advance for any help.

 

Regards

Categories:
I have the same question (0)
  • poweractivate Profile Picture
    11,078 Most Valuable Professional on at

    @sajarac 

     

    Yes you can use the property by same name "Tooltip" - then it works try it. You can change the Tooltip property on Icon  and when hovering over it it will show the Tooltip with the value you set there (which should be a Text value).

  • Sajarac Profile Picture
    3,295 on at

    Hey @poweractivate , thank you very much for your prompt response. I did ir but it only accepts text value not a collection values.

  • Verified answer
    poweractivate Profile Picture
    11,078 Most Valuable Professional on at

    @sajarac 

    Turn Collection to String like this:

     

    Concat(CollectionName,ThisRecord.Value & " | ")

     

     You can use above Formula as the Tooltip value as well.

  • Sajarac Profile Picture
    3,295 on at

    Thanks you very much it works. Just an slightly change:

     

     

    Concat(CollectionName,ID & " - " & Title & " | ")

     

    Result:

    1 - Production | 2 - Quality | 3 - Marketing |

     

    Thank you so much. you point me in the right direction.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard