Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn moreThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The INT64VALUE
function returns an Int64 value that represents the specified string.
INT64VALUE (text)
INT64VALUE (number)
text
: String
A text value that must be converted to an Int64 number.
number
: Real or Integer
A numeric Real or Integer value that must be converted to an Int64 number.
Int64
The resulting numeric value.
Any decimal places are truncated.
INT64VALUE ("22565422744")
returns the Int64 value 22565422744.
INT64VALUE ( VALUE("22565422744.77"))
returns the Int64 value 22565422744.
Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn more