It suddenly made a change as before it would not show the empty grey circle, it was blank.
I am trying to have so it only shows the graph emoji when added, and blank when no emoji graph.
I’m not sure if I have ever seen the behaviour of “not showing the image when the image is empty”. In my experience, it has always worked like the second screenshot from you for a list view, so what I would recommend:
-
Create a transparent image, like completely transparent with no content.
-
Upload that image to Glide and retrieve its URL.
-
Create an if-then-else column, if tendencia is empty then transparent image, else tendencia.
-
Use that if-then-else column as the source for the inline list’s image.
Let me know if it works.
thank u will try that solution , makes sense.
Tried it and it works yes but its not practical for me as some lines use a formula to add a chart when quote is positive or negative as show in the pic. I would actually need a blank emoji to fill in the lines where im not using the formula. Is that possible to create a white or blank emoji and would that work in ur opinion?
It works now! Ok thanks a million!!