error in the visualization of TEXT_ICON

En imagen la vista previa no ve el circulo o cuadrado completo

0 17 471
17 REPLIES 17

show us a print of it please

appsheet.jpg

since this morning

It seems like an IMAGE column type set as Main Image not a TEXT_ICON. So it is probably a size issue

appsheet2.jpg

 

Thanks for the interest
is an IMAGE column with formula of TEXT_ICON
Until this morning it worked without problem I think it could be some update of today's core appsheetappsheet1.jpg

I see... have u tried to set the Image style as fit?

when you put it as fit it is aligned to the left above and if you put it as fill I only know a piece of the square

appsheet3.jpg

โ€ƒ

Steve
Platinum 5
Platinum 5

Escalated.

Escalated.  ???

I don't see where I can scale the content

 

Meaning I have escalated your problem report internally to bring it to the attention of the developers. I've notified the developers of the problem.

excellent thank you very much
the problem started this morning

This still appears to be an issue. Text_Icons often appear the wrong size, as a partial circle, or in the wrong location (not centered when everything else is). Was it ever resolved?

I'm unaware of any changes to TEXT_ICON(). The function just constructs a URL to an external service that will produce an image. You could do the same yourself manually.

Yeah I looked at a few external services, but they seem to limit formatting options. I would like to have information presented in a way that is accessible and easy to digest, so formatting rules to color code info us helpful. Perhaps this is another area I will need to compromise. Thanks, Steve!TEXT_ICON will, more often than not, produce an image that displays off center and is not sized correctly according to formatting rulesTEXT_ICON will, more often than not, produce an image that displays off center and is not sized correctly according to formatting rulesSometimes it works though... the inconsistency is what is most annoyingSometimes it works though... the inconsistency is what is most annoying

it is an error of the placeholder service while they solve the problem I am using this other one instead of the TEXI_CON expression
CONCATENATE("https://dummyimage.com/100/fff/?text=","any text")
with this function it works without problems

There's a few of these image generating services out there, you could also try quickchart.io

Hello
the TEXT_ICON() expression already works again
Thank you

Top Labels in this Space