Hi Team,
We’re currently capturing multiple pictures in Tulip and storing them in a Tulip Table. To make these images accessible to other teams, we’ve also built an image repository within Tulip.
However, the same table also contains a large amount of regular text data, including many rows without images. This makes it difficult to distinguish between rows that include pictures and those that don’t.
Is there a way to filter an interactive table based on whether the Image column is empty or not empty? For example, I’d like to only display rows that contain images.
Thanks.