Create your first automation in just a few minutes.Try Studio Web

Normalize Number

Normalize Number

by YouTube

3

Activity

Downloads

<100

back button
back button
carouselImage0
next button
next button

Summary

Summary

This activity normalizes numbers that can come in different formats and outputs them as Double.

Overview

Overview

This activity takes one string input, a non-normalized number and outputs its conversion to Double.

Use cases:

123,4        -> 123.4

1,234.0      -> 1234

1.234,56     -> 1234.56

1.234.567,89  -> 1234567.89

$123,1       -> 123.1

123 EUR     -> 123

NOTE: Installation Guidelines for Custom Activities can be found here.

Features

Features

This component is useful when you're dealing with unstandardized numbers, with different formats. For example prices coming with both dot separators and comma separators for decimals.

Additional Information

Additional Information

Dependencies

None

Code Language

Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.0.1

Updated

February 18, 2020

Works with

Developed & tested with Studio starting with 2018.3. Should be compatible with any Studio version.

Certification

Silver Certified

Tags

Support

UiPath Community Support

Similar Listings