
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
Having a bit of difficulty trying to create this equipment tag with some special parameters.
The tag itself displays text linked to a shared parameter within the equipment family. I also want the tag to display a certain color filled region depending on what text is being displayed. There are three colors to display.
So
My current thinking is to assign each text instance a numerical value from another shared parameter within the equipment family since formulas don't work with text; 1=orange fill, 2= green fill, 3=grey fill. The tag then has three type visibility yes/no parameters for each fill. The formulas for those visibility settings is what I am struggling with.
The formula sounds easy enough; IF(Number = 1, Visible, Not Visible) Questions are; how do I link the integer value I assigned for each fill in the visibility setting for that fill and/or the tag itself? What exactly would the formula be to get these to display properly?
I hope this makes sense, happy to answer any questions and further clarify. Thanks in advance!
Solved! Go to Solution.