Hi all,
I have a virtual column A (number) with sum of few lignes,
And i have a virtual column B (thumbnail) with Text_icon (with result of column A)
When the result is 0, i have this :
I want to have 0 and not the size of the image, how can i do ?
Thanks
Maybe try:
TEXT_ICON( TEXT( [column a] ) )
1 Like
No, error = Unable to find table ‘TEXT’
Steve
4
The service used by the TEXT_ICON() function is currently broken for some uses. Please contact Support for help with this.
https://www.appsheet.com/Support/Contact