Hello,
I'm trying to filter my component quantities by the linked models in the parent file.
My thought was to use a calculated parameter with an if statement like so:
if(RVT Link: File Name = "File Name", 1, 0)
Im cleary doing something wrong as the "Improper use of boolean expressions" appears.
Any help would be appreciated.
Conditional statements can contain numeric values, numeric parameter names, and Yes/No parameters. Not Text.
Use "RVT Link:Name" instead. With that parameter you can filter by the name of the link, even using operators such as "greater than" or "less than". etc, when the name of the link is a numeric value.
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.