Forum Discussion
Dynamics 365 CRM - Cannot find Status Code
Hi Team,
I am currently trying to do a simple count of opportunities, but first I want to decipher the "statuscode" column. Currently the values are random numbers such as "4", "969760004", "1" etc... These will be translated as "won", "lost", "pending etc.. I'd like to know if anyone knows where to find the records or tables in dynamics that hold the answer to this.
Thanks in Advance.
- Anonymous8 years ago
HI Anonymous.
Maybe you can check below document to know more about CRM status code:
Default status and status reason values
Regards,
Xiaoxin Sheng
2 Replies
- AnonymousNot applicable
HI Anonymous.
Maybe you can check below document to know more about CRM status code:
Default status and status reason values
Regards,
Xiaoxin Sheng
- AnonymousNot applicable
Thanks! this was helpful, I had some custom codes inthere but ended up using this to make a new table with the status code and status reason which has given me the desired effect.