Given the following formula,
format(slice("XXXXXXXXXX", 0, floor(prop("Follow-Up Completed?") * 10)) + format(slice("XXXXXXXXXX", 0, ceil(10 - prop("Follow-Up Completed?") * 10))))
Where "X" is a green round circle icon (windows+; or other Notion icons)
In displaying, the fifth seventh characters are the diamond with a question mark "<?>" with no other characters displaying.
Scroll bar seems to truncate and not work. Adding spaces throughout the beginning of the characters gives me one extra character in the display, but this is not optimal. Is this possible or are we stuck with black/white text/ascii only characters?