Hiding zero parameter values in a label.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a family with 50 different instance Parameters of type Number/Integer. Each realization of this family has only few of those parameters with values different than zero. I created a Label which shows the values of those parameters. When almost all of them have value equal to zero, I end up with an enormous Label with no senseful Information. If the Parameter type is set to "Text", the Label only shows those parameters that aren't blank. I cannot sort them later in schedules though. Is there a way to hide the Parameters with values equal to zero?
A similar question was already asked here: https://forums.autodesk.com/t5/revit-mep-forum/do-not-show-zero-value-in-tag/td-p/5767400 but the answer does not satisfy my needs as I have a lot of Parameters and Controlling each and evey one of them like that is out of the question