🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to Convert nominal to Integer

User: "sgnarkhede2016"
New Altair Community Member
Updated by Jocelyn
My Id value is 5.0 and datatype is nominal I want to conver my id type to integer like 5
Nominal to numerical operator not helping me because it convert dummy and unique integer

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "dedeer"
    New Altair Community Member
    Updated by dedeer
    Hi @sgnarkhede2016,


    did you try to include special attributes? 

    edit: Sorry I get it wrong. @mschmitz gave the best option. Parse numbers with decimal char "." in your case and include special attributes. 
    User: "MartinLiebig"
    Altair Employee
    Accepted Answer
    Hi,

    i would recommend "Parse Numbers"

    Best,
    Martin