TEXT_ICON("0")
was working fine and gave this result:
Today I saw that this is broken. It maybe related to the 3rd party Service (placeholder.com) AppSheet is using. Because the result is https://via.placeholder.com/100x100?text=0 and this produces the following image:
One Workaround is to place a space in front of the number, or to use O instead of 0.
TEXT_ICON(" 0")
TEXT_ICON("O")
This Bug is only with 0 (zero). Any other number is working fine.
Escalated.
@Fabian you’ve forsaken the SVG gods
I thought I will go the AppSheet’s way in this App. But you are right - I should do it with SVG
User | Count |
---|---|
15 | |
10 | |
6 | |
5 | |
5 |