Hello,
I have a DataFrame (100 rows) in which i have a column dedicated to base64 encoded image.
I have uploaded this dataframe in elastic and i'm able to visualise all the images in the "Discover" section for each row.
But I wonder how can i display all the images directly on the dashboard.
Also, will it work if I filter on a single row to display the corresponding image ?
Have a good day