
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi forum,
today i tried to link a lookup table to a width controling parameter of a door.
The idea is to have the keynote determ the properties of the door.
and to use design parameters as "default" or "not found" valeus.
i managed to make it work with this morning with the folowing formule:
=size_lookup(POLO_lookuptable, "LU_deurpaneel_breedte", vo_deurpaneel_breedte, Keynote)
POLO_lookuptable = parameter with name of the csv file
LU_deurpaneel_breedte= lookup colum for return valeu
vo_deurpaneel_breedte= default valeu parameter
keynote = keynote parameter with the look up value
But now later in the day it seems like something went wrong and i can't find out how i got this error.
i have linked the csv and the screen shot of my door prop's.
in my screenshot i have the "?" value for the keynote wich is meant to not be found and trigger the default value.
In my second screen i use and existing value in the lookup table and i sstill get the same errors.
Solved! Go to Solution.