Unexpected Parse Error Lookup Table

Unexpected Parse Error Lookup Table

DesignConMech
Explorer Explorer
948 Views
5 Replies
Message 1 of 6

Unexpected Parse Error Lookup Table

DesignConMech
Explorer
Explorer

I am using an existing lookup table for pipe fittings to add labor rates as a column, and for about 25% of the fittings I get this error saying unexpected parse error, any pointers or tips would help, thanks!

designJG5FY_0-1664461833469.png

 

0 Likes
949 Views
5 Replies
Replies (5)
Message 2 of 6

iainsavage
Mentor
Mentor

what is the symbol after the equal sign in your formula?

iainsavage_0-1664477238722.png

 

0 Likes
Message 3 of 6

DesignConMech
Explorer
Explorer

This is the full code used in there 

size_lookup(Lookup Table Name, "Labour", 0, Diameter1)/1"

0 Likes
Message 4 of 6

iainsavage
Mentor
Mentor

Is it possible to upload the family?

Also which version of Revit?

0 Likes
Message 5 of 6

DesignConMech
Explorer
Explorer

Revit 2022, 

Thanks!

0 Likes
Message 6 of 6

RLY_15
Advisor
Advisor

Are you positive this is the same file?

 

There's a number of parameters that don't exist in the family file that show up in the initial screenshot (Wheel Type, Lever Type, Globe Type, etc....), the Labour parameter that you're referencing as the new addition to the file doesn't exist, and the lookup table export doesn't include "Trial", "Wheel", "Lever", "Globe", etc...

 

There aren't many 'Unexpected parse error' results in Google but the one resolved result suggests an overlap between naming conventions in the lookup table vs the parameters list.

0 Likes