I have a dashboard with a bunch of edit controls linked to labels. These labels represent integer values. I would like them to display as integer values in the dashboard. I know that I could change the labels over to global variables (set as integers), but that is not ideal.