North52 Blog
Welcome to the North52 Blog!
North52 Release – May 2018 – v557
New Features Added support for the Revise event on Quotes & Quote Details Added support for the CreateProducts event on Salesorderdetails Added support for calling formulas from the Dynamics 365 Portal Enhanced logging support when client-side formulas give the URL...
Business Rules Example #188 – Create Order Details from Price List using Decision Tables
A new knowledge base article has been published on our support portal.Scenario OverviewIn this scenario our business requirement is create an order detail for each product of an order. When an order is created you need to loop over all the items in the associated...
Business Rules Example #187 – Sync Account Address with all Contacts using Decision tables
A new knowledge base article has been published on our support portal.Scenario Overview In this scenario our business requirement is that when an accounts address is updated you need to update all the related contact addresses with the same data. The scenario involves...
Business Rules Example #186 – Address Cleaner
A new knowledge base article has been published on our support portal.Scenario Overview In this scenario, we want to ensure the quality of all Contact Addresses. We want to run a check on the addresses in the Contact entity to make sure they do not use the special...
Business Rules Example #185 – TimeRangeGetRelation Examples
A new knowledge base article has been published on our support portal. Scenario Below we have listed examples of the TimeRangeGetRelation() function to help you understand how to use it. Each example has their result in comments. ...
Business Rules Example #184 – GetWeek Examples
A new knowledge base article has been published on our support portal. Scenario Below we have listed examples of the GetWeek() function to help you understand how to use it Each example has their result in comments. Formula Smartflow...
Business Rules Example #183 – Examples of Time Range
A new knowledge base article has been published on our support portal.Scenario Below we have listed examples of Time Ranges to help you understand how to use them / use their syntax. Each example has their result beneath them in comments. ...
Business Rules Example #182 – Check for Free Time Periods
A new knowledge base article has been published on our support portal.Scenario Overview In this scenario, we need to be able to check for an Accounts free time periods when needed. We will use the Appointments associated with this Account to measure its free...
Business Rules Example #181 – Assign Ownership of Opportunity depending on Size
A new knowledge base article has been published on our support portal. Scenario Overview In this scenario, we want to assign Ownership of an Opportunity depending of the amount of revenue that has been estimated. We will create a formula that assigns an...
Business Rules Example #180 – Add Sales Managers when Opp is Large
A new knowledge base article has been published on our support portal.Scenario Overview In this scenario, we want our all Users with the Sales Manager role to be brought in automatically to important Opportunities. We will create a formula that adds our...