Ok, I am building out a dashboard and everything is working as expected. I almost have it the way I want it. One issues remains though: Is there any way to format the numbers that show up in a list widget in dashboards? My underlying data carries out these numbers to 6 decimal places, which is needed in other places, but in order to have the list look reasonable I want it to only display 1 or 2 decimal places. I have tried some basic HTML formatting, but nothing has worked. That is likely user error. I can't find any documentation that would help with syntax in these list. Any one else run into something similar?