web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How to handle The type conversion from 'int64' to 'int' loses range warning ?

(0) ShareShare
ReportReport
Posted on by 552
Hello guys,
 
When we hit Best practice warning like this /The type conversion from 'int64' to 'int' loses range./ What is the best way to handle it ?
For my current issue, this is because I put a RecId field into an INT variable, after I'm select query with count, because I just want to have the total rows (records). Should I just change my variable to Int64 as well ? this
 
Thanks
I have the same question (0)
  • Verified answer
    Martin Dráb Profile Picture
    236,285 Most Valuable Professional on at
    How to handle The type conversion from 'int64' to 'int' loses range warning ?
    Changing the type of the variable to int64 is a possible approach.

    If you're sure that the number will never be higher than what int type can hold, you can use int642int() method to do the cast explicitly.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,177

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 860 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 593 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans