# Documentation of CONVERT\_TO\_FLOAT

**URL:** https://community.dremio.com/t/documentation-of-convert-to-float/5770
**Category:** Uncategorized
**Created:** [June 22, 2020, 7:34am UTC](https://community.dremio.com/t/documentation-of-convert-to-float/5770 "2020-06-22T07:34:00Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![unni](https://avatars.discourse-cdn.com/v4/letter/u/96bed5/32.png) [@unni](https://community.dremio.com/u/unni)
#### Post date: [June 22, 2020, 7:34am UTC](https://community.dremio.com/t/documentation-of-convert-to-float/5770/1 "2020-06-22T07:34:00Z")

</div>

Hi,  
Is there any documentation for type conversions.  
The Dremio UI is using CONVERT\_TO\_FLOAT(sales, 1, 1, 0) when data type is changed. But cannot find the details of the parameters required in the documentation.  
[https://docs.dremio.com/sql-reference/sql-functions/type-conversion.html](https://docs.dremio.com/sql-reference/sql-functions/type-conversion.html)

---

<div class="post-metadata">

### Author: ![Rakesh\_Malugu](https://sea2.discourse-cdn.com/flex020/user_avatar/community.dremio.com/rakesh_malugu/32/2384_2.png) [@Rakesh\_Malugu](https://community.dremio.com/u/Rakesh_Malugu)
#### Post date: [June 25, 2020, 3:36am UTC](https://community.dremio.com/t/documentation-of-convert-to-float/5770/2 "2020-06-25T03:36:54Z")

</div>

Hello @unni

When we use some the type conversion in the Dremio UI, in particular with conversion from text to numeric values, these functions are used. We generally do not document them because they are non-standard functions and we prefer that you use those with the stable function signature.

That being said, we realize that customers have used these in their VDS, so we will not be changing them any time in the near future.

Thanks,  
@Rakesh_Malugu

---

<div class="post-metadata">

### Author: ![unni](https://avatars.discourse-cdn.com/v4/letter/u/96bed5/32.png) [@unni](https://community.dremio.com/u/unni)
#### Post date: [June 25, 2020, 3:54am UTC](https://community.dremio.com/t/documentation-of-convert-to-float/5770/3 "2020-06-25T03:54:07Z")

</div>

@Rakesh_Malugu Thank you

---

<div class="post-metadata">

### Author: ![donaldtse118](https://sea2.discourse-cdn.com/flex020/user_avatar/community.dremio.com/donaldtse118/32/4953_2.png) [@donaldtse118](https://community.dremio.com/u/donaldtse118)
#### Post date: [June 15, 2023, 11:30am UTC](https://community.dremio.com/t/documentation-of-convert-to-float/5770/4 "2023-06-15T11:30:21Z")

</div>

Hi @Rakesh_Malugu,

Might I know what standard function to use to convert a string column to integer data type with handling that null values or some value is not an integer? thanks.

Donald

---

<div class="post-metadata">

### Author: ![balaji.ramaswamy](https://sea2.discourse-cdn.com/flex020/user_avatar/community.dremio.com/balaji.ramaswamy/32/843_2.png) [@balaji.ramaswamy](https://community.dremio.com/u/balaji.ramaswamy)
#### Post date: [June 15, 2023, 1:33pm UTC](https://community.dremio.com/t/documentation-of-convert-to-float/5770/5 "2023-06-15T13:33:46Z")

</div>

@donaldtse118 What version of Dremio are you using? Are you getting an error? Can you please share the profile?

Reason I am asking is if you are hitting a file schema and table schema data types are different
