Ability to Create Conditional Expressions In Source for List

463
1
07-31-2019 02:01 PM
Status: Already Offered
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).

1 Comment
patrickb
Status changed to: Already Offered

This could be achieved using either a data expression or advanced formatting (or perhaps a combination of both).