What's the @ in front of a string in C#?

 What's the @ in front of a string in C#?

It marks the string as a verbatim string literal - anything in the string that would normally be interpreted as an escape sequence is ignored.

Difference between \r\n, \r, and \n

 Difference between \r\n, \r, and \n

  • \r = CR (Carriage Return) → Used as a new line character in Mac OS before X
  • \n = LF (Line Feed) → Used as a new line character in Unix/Mac OS X
  • \r\n = CR + LF → Used as a new line character in Windows

Utilising Pre/Post Entity Images in a Dynamics CRM Plugin

 Utilising Pre/Post Entity Images in a Dynamics CRM Plugin

Lets take a closer look at how Pre and Post Images can be implemented as part of a CRM Plugin…

Tutorial: Write and register a plug-in

 Tutorial: Write and register a plug-in

This tutorial is the first in a series that will show you how to work with plug-ins. 

Sample Workflow Acitivity C# code

 Sample Workflow Acitivity C# code

The following sample workflow activity returns the next birthday. Use this in a workflow that sends a birthday greeting to a customer.

Tutorial: Create workflow extension

 

Tutorial: Create workflow extension

Goal

The example below will create a simple custom workflow activity that may be used in a workflow, dialog, or action process. More information: Configure workflow stages and steps

This custom workflow activity will match the following requirements:

  1. Accept an decimal input parameter
  2. Output a value equal to the input parameter plus 10.

 https://community.dynamics.com/365/sales/f/dynamics-365-for-sales-forum/373563/word-template-created-on-date

Manually Install [Export Security Role] tool on XrmToolBox

Manually Install [Export Security Role] tool on XrmToolBox


Download the file from below link:

https://github.com/arshad1234517/Export-Security-Role-File and add the dll under the xrm tool box.

Using Git source control in VS Code

 Using Git source control in VS Code

Reference

Visual Studio Code has integrated source control management (SCM) and includes Git support out-of-the-box. Many other source control providers are available through extensions on the VS Code Marketplace.

Business Central Introduction Diagram

 Download

A sample timeline of Business Central Implementation

Microsoft Dynamics 365 Business Central Implementation Plan

BUSINESS CENTRAL WAREHOUSE MANAGEMENT SYSTEM (WMS)

 

BUSINESS CENTRAL WAREHOUSE MANAGEMENT SYSTEM (WMS)


Reference

BUSINESS CENTRAL WAREHOUSE MANAGEMENT SYSTEM (WMS)

Warehouse Management for Microsoft Dynamics 365 Business Central

 

Warehouse Management for Microsoft Dynamics 365 Business Central


Functions for warehouse management in Dynamics 365 Business Central

Functions for warehouse management in Dynamics 365 Business Central



Administration

  • Bin Setup

    Storage bins reflect the basic warehouse structure. In Dynamics 365 Business Central, when you create storage bins, you can define the contents you place in each bin very specifically. Alternatively, the storage location can function as a storage bin without specified contents.

    On this basis, proposals are made for the placement of items.

Microsoft Dynamics 365 Business Central: Implementation Plan

 

Microsoft Dynamics 365 Business Central: Implementation Plan

The objective of this post is to provide a high level overview of different stages in the implementation of Microsoft Dynamics 365 Business Central (D365BC) to help companies prepare for it, navigate through it and succeed.

Microsoft Warehouse Management Software

 

Microsoft Warehouse Management Software

What manufacturing and distribution features does Microsoft offer for warehouse management?

Free! Business Central online Tutorial

  Business Central online Tutorial


https://usedynamics.com/business-central/

Dynamics-365-Workflow-Tools

Dynamics-365-Workflow-Tools

https://github.com/demianrasko/Dynamics-365-Workflow-Tools/tree/e3892e1b8ba9fbe5683c31e68946a0528aca516b

This Solution includes one Assembly that contains Tools based on Workflow Activities. You must import this solution, to use it. It only contains the Workflow Assembly and the activities to be used in Workflows, so the import of this solution it will not affect any form, entity, view or navigation item.

OOB CONTACT Field Retrieve Info Details

  Xrm.WebApi.retrieveRecord("contact", primaryContactId).then(

                          function success(result)                           

OOB ACCOUNT Field Retrieve Info Details

 Xrm.WebApi.retrieveRecord("account", customer[0].id.replace("{","").replace("}","")).then

            .........

How to Set a Lookup Field Value in Dynamics 365 using JavaScript

 How to Set a Lookup Field Value in Dynamics 365 using JavaScript


Requirement:

  •    If a CUSTOMER type of field's value is an account, needs to populate another field ("dfa_primarycontactid") with this account's primary contact info.
  •    If a CUSTOMER type of field's value is a contact, needs to clear the value of another field ("dfa_primarycontactid") 

How to determine if a CUSTOMER field value is an Account or a Contact through JavaScript

 

How to determine if a CUSTOMER field value is an Account or a Contact through JavaScript



Use Word templates to create standardized documents

 

Use Word templates to create standardized documents

After you create and import Office Word templates into customer engagement apps (Dynamics 365 Sales, Dynamics 365 Customer Service, Dynamics 365 Field Service, Dynamics 365 Marketing, and Dynamics 365 Project Service Automation), with one click users can generate standardized documents automatically populated with data. This feature has some special considerations you should know about to successfully create Word templates.

Installing MS SQL Server 2019 Database and Integration Service

 

Installing MS SQL Server 2019 Database and Integration Service

Install SQL Server Integration Services in Visual Studio 2019

 Install SQL Server Integration Services in Visual Studio 2019

Microsoft 365 Developer Program!!!

 

Join the Microsoft 365 Developer Program today!

Get an instant sandbox preconfigured with sample data, including Teams Developer Portal, and start developing on the Microsoft 365 platform.

How to download the invoices of Microsoft certification exams you passed

 How to download the invoices of Microsoft certification exams you passed

Power BI Date Range Slicer

 

How to Create a Power BI Date Range Slicer?


Slicer visuals include powerful filtering options for date data types, such as a graphical date picker, criteria before and after, and relative dates such as the last two weeks. 

Power BI Date Filter

 

Creating Power BI Date Filter


In this section, you will go through the steps to create a relative data range filter to add to your report pages or your entire report. The following steps to add Power BI Date Filter are listed below. 

Step 1: Create a Date Range Filter

  • Open your report in Power BI and from the “Fields” pane, select the “Date” field.
  • Now, drag it to the “Filter on this page” field or “Filters on all pages” from the “Filters” option.
Image Source
  • You can also change the relative data range options, similarly, you can customize in Power BI Date Slicer. 

Step 2: Configuring Date Range Filter

  • For this, select the “Relative date” option from the “Filter-Type” drop-down menu.
Image Source
  • After selecting the “Relative Date” option. It will provide you with the 3 options under the “Show items when the value” section for configuring Power BI Date Filter.
Image Source
  • These are similar options to what you configured while creating Power BI Data Slicer. 
  • Now, here in the middle field of Power BI Date Filter, you can choose a number to define the relative data range.
  • Next, click on the “Apply filter” option