The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
i have this Problem
muzammilkhan86
Member Posts: 2 Contributor I
Dear All i have this Problem plz tell me how to solve it ???? need your help !
Generation exception: 'Offending attribute: 'greaterValues', Expression: 'numberOfFeedback >= 1000',
Error: 'Error during evaluation:>= not defined for object of type java.lang.String and java.lang.Double
" An operator failed to generate a new attribute, macro, or other object which is calculated on the fly.
Reason: offending attribute: 'greaterValues', Expression: 'numberOfFeedback', Error: 'Error during evaluation:>= not defined for object of type java.lang.String and java.lang.Double'
Offending Operator: Generate Attribute
Generation exception: 'Offending attribute: 'greaterValues', Expression: 'numberOfFeedback >= 1000',
Error: 'Error during evaluation:>= not defined for object of type java.lang.String and java.lang.Double
" An operator failed to generate a new attribute, macro, or other object which is calculated on the fly.
Reason: offending attribute: 'greaterValues', Expression: 'numberOfFeedback', Error: 'Error during evaluation:>= not defined for object of type java.lang.String and java.lang.Double'
Offending Operator: Generate Attribute
0
Answers
Dear all ! the problem has been solved the problem is that the data type of the selected attribute were not numeric so the exception occured.
when i change the type to numeric then the exception is solved.
so if u see such type of error then its means that there is some thing wrong in type of selected attribute.