[OR 2021 R1] Syntax for drawing item type properties from Level name

I've been trying to utilize the Lookup table with item types. Right now I'm trying to have Item Type table use elements level as a lookup criteria.
Basically using the following syntax.

Lookup.GetEntry("Lookup table name","Level name",this.GetElement().Level).Required item type description

But it returns N/A as if it can't find it. I'm using copy paste level names for my look up table so it shouldn't be a misstype. But it has difficulty drawing the information from the table to element properties.