Dynamics 365 Archives - Page 32 of 77 - - Page 32

Category Archives: Dynamics 365

Defining the Aternate Key with Lookup/Entity Reference

If you want to set the alternate key to detecting duplicate record based on lookup it was not earlier. If you want to have duplicated detection based on you would not be able to that you have to write a plugin to get that result. Description: You can now achieve a duplicate detection rule by … Continue reading Defining the Aternate Key with Lookup/Entity Reference

Share Story :

How to Set up a null Value Using the Flow

Introduction Sometime there is requirement where we need to set a null value based on certain condition. We usually use script to set the null value this can be achieved using the workflow. Description: To set the null value of you need to create a new workflow. Follow the below steps. Go to setting —> … Continue reading How to Set up a null Value Using the Flow

Share Story :

Time Entry Adjustment in Journal with PSA V3.7

There is good news for people who were using Dynamics 365 Project Service Automation (PSA) with the latest update. Microsoft allows it’s users to make adjustments to time entry using the plain journal entry in the past. For example, if a user wants to adjust the time entry from one to three hours, they have … Continue reading Time Entry Adjustment in Journal with PSA V3.7

Share Story :

Why blank locked fields won’t let you save the record – Quote ID example

So, I struggled some time in trying to make something just work as it was supposed to work. And for no conscious reason, I was able to figure out why. As to why my Quote wouldn’t save and auto generate the usual Quote ID? It kept asking me to enter it! Problem OOB, Quote ID … Continue reading Why blank locked fields won’t let you save the record – Quote ID example

Share Story :

Count Number of files in SharePoint folder

Introduction: This blog explains how to Count No of files in SharePoint folder using MS Flow. Steps to be followed: Select “Send an HTTP request to SharePoint” from Actions.  Enter below details:Site Address: Select the site address from the list. Method: GETUri: _api/web/GetFolderByServerRelativeUrl(‘LibraryTitle/foldername’)/ItemCountExample: _api/web/GetFolderByServerRelativeUrl(‘account/CFS Organization_584732FD1267E911A997000D3AA2C8D1‘)/ItemCount-> It will count the no of files in “CFS Organization_584732FD1267E911A997000D3AA2C8D1” folder. Output … Continue reading Count Number of files in SharePoint folder

Share Story :

How CPA Firms can Increase their Profitability & Productivity Using Professional Services Automation (PSA) Software

Project management teams use an array of products to manage different projects that they manage. They also use various tools or software to take care of tasks such as time tracking, raising invoices, etc. It is wise to use a PSA or Professional Service Automation software instead to do all the activities mentioned above with … Continue reading How CPA Firms can Increase their Profitability & Productivity Using Professional Services Automation (PSA) Software

Share Story :

What if the Resource Requirement Still appears post the task is deleted from Schedule (WBS) in PSA V3?

Problem Definition: I have observed a fact in PSA that when the task in PSA Schedule (WBS) is deleted, the corresponding Resource Requirement doesn’t get deleted. Hence, it keeps on appearing in the Schedule Board to allocate. Resource Managers face difficulties in order to understand whether to allocate them or not. Hence, it is a … Continue reading What if the Resource Requirement Still appears post the task is deleted from Schedule (WBS) in PSA V3?

Share Story :

Discount Settings for D365 Sales Line Items – Line Items or Per Unit?

Posted On May 10, 2019 by Priyesh Wagh Posted in

For Line Item entities Opportunity Products, Quotes Products, Order Products or Invoice Products, you can chose what type of Discount you want to give out. This is a simple Organization-wise setting  that you’ll need to set to define how Discount should be given on the Line Item level. System Setting Navigate to System Settings and … Continue reading Discount Settings for D365 Sales Line Items – Line Items or Per Unit?

Share Story :

How to fix connectivity issues between SSDT, Report Authoring Extension and Dynamics 365

Microsoft has mandated TLS1.2 for Dynamics 364 v9.0, which is why we may face issue while connecting to the CRM online instance from visual studio for creating new report via fetch XML. This post will help developer to solve the connectivity issue for connecting with latest Dynamics 365 v9.0 using SQL Server Data Tools and FetchXml … Continue reading How to fix connectivity issues between SSDT, Report Authoring Extension and Dynamics 365

Share Story :

Add HTML page in Dynamics 365 Customer Engagement Apps

Introduction In this blog we will take a look at how we can add an custom HTML web resource in your customer engagement app. There have been client requirements where there was a need to add custom UI to handle some additional functionality, let see how this can be achieved. Implementation Step 1 : Firstly … Continue reading Add HTML page in Dynamics 365 Customer Engagement Apps

Share Story :

Secured By miniOrange