DataGraph Reference Manual
-
Getting Started
-
User Interface
-
Data
-
Columns
-
Variables
-
Commands
-
Layout settings
-
Customize
-
Functions
-
Exporting
-
Scripting
-
Beta
-
Join the Community
Print
Number from Text
Updated
This column type allows you to extract a number value from a text column, to create a new number column.
Text
Select the text column that also contains numerical values.
Location
Select the location of the numeric value you want to extract from the text column. There are three ways you can specify how to extract values.
- First – Extracts the first consecutive number
- After – Extract the first number after a specific text string
- Range – Extracts a fixed range of characters
Here is an example where the same text column is parsed in three different ways.
Type
Decimal = a numerical value
Hexadecimal = convert from a hexadecimal to a number
On This Page