As part of a Data Job, we are including an expression node, trying to achieve a simple scoring output, the code we are using is as follows
Real Score
Score = `Triggers` *100 / `Rows_Process`
We were expecting an .decimal as part of the output, however we are getting the output as 1 or 0, Trying to understand if we are doing anything wrong with our formulation.
What are the variable types for Triggers and Rows_Process?
Coercion may be causing this.
If a part of an expression is not the type expected in that context, it is converted into the correct type. A type can be coerced into some other types.
-shawn
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.