May 29, 2019 02:12 AM
Does anyone know if it’s possible to roll-up pictures?
I can look up pictures between tables, but roll-up seems to work differntly.
May 31, 2019 10:10 AM
@Kim_Trager1, Yes, roll-ups (both concatenate and array) end up with a link to the original rather than the image itself. As you mentioned, lookup works great. How were you looking to utilize the roll-up function?
Jun 02, 2019 11:31 PM
I’ve build a small system for designing products.
I got a table with products names, and another table for ongoing research.
I’ve set up a form where different external team members can upload research and link the pictures to different products.
I then wanted to automatically be able to roll up all pictures in the products table, so designers easily can have all pictures at hand.
Jun 03, 2019 04:27 AM
What about creating another sheet (let’s call it Pictures), that is then linked to every product with a lookup (not a rollup) column linked to the picture field. Not sure if this will serve your purpose as you’ll end up with a single cell field with all photos from the product sheet.
Here’s a link to an extensive explanation that @W_Vann_Hall created. He is much better at explaining than me. :grinning_face_with_big_eyes:
Is this in line with what you are looking for?