How do the units in the Text widget work for dynamic content?
For example, I'm using the dynamic content to divide one field by another to generate percentage values. Right now, I have just manually put in a "%" after the expression. But, I'd like the text to just read "No Data" if the expression can't calculate (rather than "Expression 1"). I learned that you can do this by renaming the expression. So, I renamed the expression to "No Data".
Except now, when there is an error, it reads "No Data%" because I've placed the "%" there manually. I figured, hey, I'll just use "%" as my unit, maybe that'll make it so it doesn't show when there's no data. But clicking the gear on the dynamic content pane, turning on number formatting, and checking the box for "Unit" does absolutely nothing. Where do I input my unit?
Thanks!