Forum Post: What operands are available in workflows?
It appears you can only do an increment, decrement, and multiply in workflows. I've tried multiply, but can't figure out how it works. Is there a full set of operands available in workflows that I'm...
View ArticleForum Post: RE: CRM 4 Upgrade to CRM 2015 - Guidance required
Hi Chitrarasan, thanks for your inputs. So this is what we have to do: 1. Upgrade from CRM4 to CRM2011 2. Re-write the javascripts written in CRM 4 to work in CRM 2011 3. Then, ensure - everything...
View ArticleForum Post: RE: What operands are available in workflows?
Hi Debra, you can use this custom workflow activity manipulationlibrary.codeplex.com get this download (direct link) manipulationlibrary.codeplex.com/.../149636 and install it with Plugin Registration...
View ArticleForum Post: RE: All business rules not firing if Quick Create used
I answered by own question based on the information provided here: https://technet.microsoft.com/library/dn531086.aspx. I did not have the scope set to Entity; rather it was at the form level.
View ArticleForum Post: RE: CRM 4 Upgrade to CRM 2015 - Guidance required
You steps looks correct apart from script make sure all custom workflows and plugins also works as expected.
View ArticleForum Post: RE: What operands are available in workflows?
Think in steps, like an algorithm, rather than like a formula or equation. To do A=B*C Set A=B Next workflow step: Set A: multiply (itself) by C. To do A=B/100 Set A=B Next step: A: Multiply by 0.01...
View ArticleForum Post: RE: Deploy SSRS Report on Dynamics CRM 2013
The basics principles in the link Yessoufy supplied are correct and if you are on premise then your report definition will contain sql rather than fetchxml
View ArticleForum Post: RE: Get Default Value for Status Field
Hi Rosa, Your code is correct. Reason for getting values as '-1' is that option set has no default value. If you haven't set any option set value as default, It will return '-1'. Otherwise...
View ArticleForum Post: RE: How to get current logged in user session id in javascript...
Hi, You can get the current user id and pass the user id to external system, verify the user belongs to crm or not. Hope this link may show some light for ur requirement....
View ArticleForum Post: RE: How can the address a person fills in on the Account form be...
Hi, Relationship mappings ll help u. Pls follow this link: zero2ten.com/save-time-entering-data-into-crm-by-mapping-fields-between-records
View ArticleForum Post: RE: Sales Force Automation - CRM Basic licence
OK, thanks for answer. So basically user can view opportunity but with basic licence, user is not able to open new opportunities.
View ArticleForum Post: Security roles and Activities
Hello everyone, since my last problems with security roles and subcompanies, I've got a new question. Situation: Parent Company 1 - User Mike Child Company 2 - User Tom Tom has created an account...
View ArticleForum Post: RE: Security Groups in CRM Online Sandbox (Instance Issue)
I figured it out... it was what I thought.
View ArticleForum Post: Service Update 2 for Microsoft Dynamics CRM Online 7.1.1 ?
Howdy, we got a notification that Service Update 2 for 2015 Online was due for release this week, but the KB link on the email does not work, and I can't seem to find any other data on what's in the...
View ArticleForum Post: Create Report With Multiple Groupings - Urgent Help!
Hi Guys, I am trying to create a Chart in a report for Microsoft Dynamics CRM 2015 Online. I am using SQL Server Data Tools for Visual Studio 2012. I have an entity that holds the records of every...
View ArticleForum Post: Create Report With Multiple Groupings - Urgent Help!
Hi Guys, I am trying to create a Chart in a report for Microsoft Dynamics CRM 2015 Online. I am using SQL Server Data Tools for Visual Studio 2012. I have an entity that holds the records of every...
View ArticleForum Post: RE: Create Report With Multiple Groupings - Urgent Help!
Apologies have posted this twice as the first one didnt post the full post.. please see community.dynamics.com/.../183276
View ArticleForum Post: RE: Create Report With Multiple Groupings - Urgent Help!
This is the full post, any help appreaciated
View ArticleComment on So you want to be a CRM Superstar?
Nice article... i consider 2 stuffs very important: 1. You to understand what CRM solutions means. 2. Love Microsoft Dynamics CRM or CRM tools... you can learn the other stuffs as your passion it's...
View ArticleForum Post: RE: Header does not show up
Scott / Vassil: Thanks! Even after I added the title, I get the same display. I cannot seem to get the title to work for some reason.
View Article