slice("‒‒‒‒‒‒‒‒‒‒", 0, floor(10 * prop("% of the income spent"))) + "💰" + slice("‒‒‒‒‒‒‒‒‒‒", 0, 10 - floor(10 * prop("% of the income spent"))) + " " + format(floor(100 * prop("% of the income spent"))) + "%"
progress bar over 100%