hi,
i try to use the generate attribute operator. in my example set i have the 5 attributes "Close", "High", "Low", "Open" and "Date".
when i use the attribute "Close" in my function expression, it is not recognized as an attribute. however, when i use one of the other attributes everything works fine. my workaround to this is to rename the attribute close to something else.
but i am wondering if "Close" is a reserved keyword? if yes, then what does it stand for? if no, then i think this should be fixed

.
alex