Ability to Create Conditional Expressions In Source for List

288
0
07-31-2019 02:01 PM
Status: Open
JulieEckman1
New Contributor III

In Operations Dashboard, I would like the ability to add an "IF, THEN" condition to the Javascript within the source code section for the list element.  I have several fields containing "Yes", "No", "Unknown", and some other attributes.  For each record showing in the resulting list, I want to weed out the fields containing "No" attribute and show only the fields containing the other attributes to make the list an easier read for the users of this dashboard.  A rough example would be: if({ClearLand} Not Equal to "No") {then show the field for the record).