An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
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
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.