Announcements
Hi,
I have two tables. A parts table which contains an column called Part_Image and a column called Part_Name and a service table which contains a column called Service_Part_Name (value matches the parts table). I have a gallery that displays some data from the service table but I want to load the image from the parts table but I can't quite figure out how I can filter for my image column.Filter(Parts, Parts_Part_Name = gallery.select.Service_Part_Name) retrieves the whole row but how can I retrieve only the Part_Image column so I can actually display it as an image?
LookUp(Parts, Parts_Part_Name = gallery.select.Service_Part_Name).Part_Image
If you need additional help please tag me in your reply and please like my reply.If my reply provided you with a solution, pleased mark it as a solution ✔️!Best regards,Gonçalo NogueiraCheck my LinkedIn!
Thanks, that did the trick. One small adjustment I had to make was changing gallery to ThisItem.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 534
WarrenBelz 416 Most Valuable Professional
Valantis 306