Hello, thanks for reaching out. For simple calculations like the one you described, the Apply Math Operation module should suffice and enables you to apply Arithmetic Operations such as multiply, divide, etc. For more complex calculations, you can write a script to perform data transformation using Execute R Script, Execute Python Script, and Apply SQL Transformation modules. Feel free to review these tutorials on how to use Apply SQL Transformation and create custom scripts. Hope this helps.
how to Create calculated column
Anonymous
Hi,
I want to create calculated column. i have text probability field and estimated revenue field. i want to multiple estimated value with probability field. probability field has value like 10, 20, 5 etc.
pls guide how to create calculated column to perform these calculation.
thx
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,332 questions
2 answers
Sort by: Most helpful
-
-
Hanumanthavarjula subramanya anil subramanya anil 0 Reputation points
2023-05-18T01:44:34.8633333+00:00 Write a PlSQL program is to calculate Area of Rectongle whose length =20 and width =10