Blog Archives - Page 19 of 140 - - Page 19

Category Archives: Blog

How to work with Drop Shipments in Business Central?

Introduction: Drop shipment is used when the shipping on the items is done from the vendor directly to the customer without the item coming back home to your warehouse and you delivering them. Steps to achieve the goal: To do so first create sales order and then add field drop shipment which is of boolean … Continue reading How to work with Drop Shipments in Business Central?

Share Story :

How to list all dates between two dates in PowerBI and distribute numbers evenly among them.

Posted On August 2, 2021 by Jaison Menezes Posted in Tagged in , ,

Consider a scenario where a start and end date along with the total duration for a particular task has been given to us. We have to distribute the total duration equally among all dates between the start and end date. We can solve this issue by the combination of Power Query and DAX. Lets see … Continue reading How to list all dates between two dates in PowerBI and distribute numbers evenly among them.

Share Story :

Using Partial Records in Business Central

Introduction: Business Central allows us to load records partially, i.e. only certain fields from a table which can be defined by the User. As this requires less data to be pulled out from SQL and similarly less data to be sent over the network, using partial records provides a significant performance gain. Even more so … Continue reading Using Partial Records in Business Central

Share Story :

[Resolved]You don’t have permission to view files in this location, Contact your Microsoft team owner or SharePoint administrator for access.

We added a new User in CRM, User has the System Administrator role but still were getting the below error. You do not have permission to view files in this location, Contact your Microsoft team owner or SharePoint administrator for access.  We did check User’s SharePoint access and, but it did not work. Solution – … Continue reading [Resolved]You don’t have permission to view files in this location, Contact your Microsoft team owner or SharePoint administrator for access.

Share Story :

How to integrate entities from one CRM system to another using Tibco cloud integration

Sometimes we may feel the need to copy our data from one Microsoft Dynamics 365 CRM environment into another for scenarios such as moving data from UAT environment to production, copying data from Parent organization to Child, etc. This can be easily achieved by leveraging Tibco Cloud Integration’s simple and no code approach. Following is … Continue reading How to integrate entities from one CRM system to another using Tibco cloud integration

Share Story :

Enable multiple pickup delivery modes for customer orders in D365 Retail POS(Commerce )

Posted On June 30, 2021 by Admin Posted in Tagged in

In Microsoft Dynamics 365 Commerce version 10.0.16 and later, Retailers can define multiple modes of delivery that shoppers or sales associates can choose among when they create an order that will be picked up at a store. In this way, organizations can provide multiple pickup options to their shoppers.  For example, many retailers now offer … Continue reading Enable multiple pickup delivery modes for customer orders in D365 Retail POS(Commerce )

Share Story :

New discount enhancements in D365 Retail POS(Commerce)

Ability to restrict discount to one or more stores The way this discount works is: If a particular customer buys something from a particular store , only in that case discount is applied. Lets check the setup below All you need to do is enable Match all associated price group button to enable this. And … Continue reading New discount enhancements in D365 Retail POS(Commerce)

Share Story :

New discount enhancements in D365 Retail POS(Commerce)

Posted On June 30, 2021 by Admin Posted in Tagged in

Ability for certain discounts to always apply after all other discounts have been applied This feature gives the ability to cashier to give additional discounts to certain customers even after all the eligible discounts have been applied. For example: A customer has a coupon which cashier wants to apply on a transaction. This coupon discount … Continue reading New discount enhancements in D365 Retail POS(Commerce)

Share Story :

Inventory adjustment feature in D365 Retail POS(Commerce)

Posted On June 30, 2021 by Admin Posted in Tagged in

Inventory adjustment in POS can be used to account for items which need to be discarded from the store or they need to be adjusted as per the store requirement. Let’s see how a cashier can do that. Below is the setup required to be done in order for this feature to work In the … Continue reading Inventory adjustment feature in D365 Retail POS(Commerce)

Share Story :

Capture Case Resolution data before reopening case using C#

Introduction: When we reactivate cases, the old case resolution record is set as cancelled and a new case resolution record is created, before you re open the case, you can actually store case resolution data, which you can later use when you re-close the case. Solution: Below is the code to get case resolution data … Continue reading Capture Case Resolution data before reopening case using C#

Share Story :

Secured By miniOrange