Center and middle justify summary fields in a report

VKJ
VKJ ✭✭

I have created a summary field in my Smartsheet that is a formula:

Overdue Tasks =COUNTIFS(Status:Status, <>"Complete", Status:Status, <>"Canceled", Finish:Finish, <TODAY())

Works just great! Returns a number that I would expect.

The challenge is that when I create a row summary report that references the field Overdue Tasks, it pulls in the number (great!) but it's right justified and looks unpolished. Similarly, I have summary fields that are symbols which also get pulled into the report, and those are centered, but top justified, which also looks unpolished.

Is there a way to pull in summary fields and be able to both center and middle justify them? Thank you in advance for the guidance!

image.png


image.png


Answers