can html be use in the report design? inside the cells of a simple table or text box?
From the docs:
Text Shapes can render HTML tags, but only if the value of the Text property is referencing a report parameter that contains HTML.
thanks. it is not what i’m looking for . but at least i know i can’t use the report designer for my reports. so i need to look for another software for this.
I second that it would be nice if Ignition Reporting objects like cells could use html formatting.
I recently put in a request for this:
I didn't realize there's already limited functionality for HTML via report parameter. Kind of odd that it can only be achieved that way...
Have you tried getting your SQL to deliver the HTML and linking that? (Or scripted data, I suppose.) For tables, I would expect to need to use a label in an unstructured row.