Table Visualization Formatting not applied to Total row

Hello,

I have seen other posts reference this, but no solutions yet. I am trying to format numbers in the total row of the Table visualization:

But I can’t seem to get it to take the formatting I have applied in the visualization. Has anyone been able to solve this?

Thanks!

Never mind, figured it out.

measure: m1{
    value_format: "0.00%"
    ...
}
1 Like