Hi everybody,
I have a question an maybe someone here can help.
I have a map of my factory with different clickable areas on my sharepoint site.
The different areas of the map are linked to items in a sharepoint list.
I would like to display on the image the list item informations (for example the title column).
Anyone knows how to do that ?
Thanks for helping me.
Have a nice day.
Philippe.
@PhilippeJ
I would do this by using the LOOKUP function to pull information using the ID number in SharePoint and displaying it inside a label.
For example, if the area has an ID number of 16 in SharePoint you would put this code in the Text property of your label.
Lookup(your_datasource_name, ID=13, Title)
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Hi @mdevaney , thanks for your reply.
I just don't understand where you want to me to use your formula because i use an HTML webpart for the clickable image and i don't know where to paste your formula.
Thanks and have a nice day.
Philippe.
@PhilippeJ
An HTML webpart? Are you talking about a SharePoint webpart or an HTML control inside a PowerApp?
For the moment I use a SharePoint webpart.
My goal is to have a map of a building and to be abble to display on this map some SharePoint list items that are coresponding to physical areas in the building (like a sort of inventory).
So I made a clickable image with SharePoint designer (for the code) and i paste the code in an HTML webpart on my page.
@PhilippeJ
Sorry, but this is outside my area of expertise. I thought you were using an HTML control inside PowerApps. I know nothing about SharePoint designer or webparts.
User | Count |
---|---|
121 | |
88 | |
88 | |
75 | |
66 |
User | Count |
---|---|
215 | |
180 | |
138 | |
96 | |
82 |