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

how to convert the type Real

happydusthappydust Member Posts: 10 Contributor II
edited November 2018 in Help
I made a new attribute "week" which is generated by the attribute dayoftheyear/7
the type is then assigned by default as "real"
however, i need to group on "week" then the tool said it needs to be a nominal type to be group by. i then tried to convert the type real to nominal.  But only i could do was to convert real to integer.
Does anybody know what i can do?

Thanks!

Happydust

Answers

  • steffensteffen Member Posts: 347 Maven
    Did you try the operator "Numerical to Polynomial" ?

    regards,

    steffen
Sign In or Register to comment.