I am using ArcGIS Dashboards on ArcGIS Enterprise 11.4. I am trying to create a table in the Description field of an Indicator widget, but the formatting keeps getting messed up because Dashboards keeps putting my table inside a <figure></figure> HTML element. Dashboards also removed the width parameter from the table element and puts it on the figure element.
If I use ArcGIS Online Assistant, I can remove the figure HTML tags and my table looks correct. I am trying to use the HTML code on the ArcGIS Solutions page for the Performance Mangement solution, but the figure tags mess up the table.