thanks a lot! Now I have 2 more stats that I want to see in that way but they are like x/x, I tried to replace those values in that expression for example format('{1}/{2}', format_number(x,0,false,false), format_number(x,0,false,false)) But it didn't worked, how can I do it? You need to replace 'x'...