Category Archives: Blog
Deploy Dynamics 365 Operations Environment using Lifecycle Services Part – 1
In this blog article, we will see how we can create a project and deploy a dynamic 365 operations environment using Lifecycle services. Prerequisites: Azure Subscription Lifecycle Service Account Step by Step approach: Environment Setup Azure Subscription: Login to the Azure portal using credential use below URL and buy Pay-As-You-Go subscription as LCS will consume … Continue reading Deploy Dynamics 365 Operations Environment using Lifecycle Services Part – 1
Share Story :
Import Time Entries in PSA from your Bookings in D365 PSA v3
Often, one of the real-life scenarios is making time entries by either remembering what you did the whole week or looking at the Schedule Board and based on what you were booked, making each Time Entry in PSA manually. Tiresome and inefficient, right? Not any more, a cool feature let’s you just create Time Entries … Continue reading Import Time Entries in PSA from your Bookings in D365 PSA v3
Share Story :
Image Distinct Parameter
Introduction While fetching images using fetch XML there is a possibility that you will not able to get the complete image. You will also notice that these issues generally happens when you are using multiple internal entities. Description: We were working on a project where we displaying the records notes using the multiple entities, we … Continue reading Image Distinct Parameter
Share Story :
Managing with Multiple Legal Entity Data in Microsoft Dynamics NAV / Business Central
Problem Statement: Well, my client is a Trader of Oils & Fatty Acids and has multiple legal entities to perform various sets of operation on the TRUCK-LOAD(a.k.a. Load). One legal entity creates the Load and schedules it, while another manages with the freight requirements. The information is not shared between both the legal entities. Thus, … Continue reading Managing with Multiple Legal Entity Data in Microsoft Dynamics NAV / Business Central
Share Story :
Facing issues with Microsoft Outlook? Use Microsoft Support & Recovery Assistant
Many times you find issues like one of your users are unable to set up their Office 365 Email account in Microsoft Outlook or Outlook suddenly stopped working or it is taking too much time to setup account after the credentials are entered. What will be the steps you will be performing at that time … Continue reading Facing issues with Microsoft Outlook? Use Microsoft Support & Recovery Assistant
Share Story :
How to insert data into reports in Business Central using a variable in Request Page
Introduction: Here, I will demonstrate how a user can add data into reports by themselves from the Request Page in Business Central. Pre-Requisites: Microsoft Dynamics 365 Business Central Steps: Create a report and in the Report Page section enter a text variable which you want to display in the report. requestpage { layout { area(Content) … Continue reading How to insert data into reports in Business Central using a variable in Request Page
Share Story :
Non-Billable classification of task work around in PSA V3
Problem Definition: As soon I upgraded my PSA version from V2 to V3, I saw that the role field got deprecated. Not only that, it was removed from Schedule (WBS in V2). We now had the functionality to directly assign resource to the task against having assign role. The projects that got migrated from V2 … Continue reading Non-Billable classification of task work around in PSA V3
Share Story :
Hide Dashboards in D365
This being an obvious approach to how Dashboards are by default seen by all. And how you can disable/hide for users. Even for D365 System Administrators! Unlike usual forms, view or other records, And Deleting the Dashboard isn’t an option. Enable Security Roles way So a simple trick is to remove entire access from Enable … Continue reading Hide Dashboards in D365
Share Story :
Temporary fix to ‘Your program License doesn’t permit support maximum N non-demonstration companies’
Introduction: While I was testing InterCompany Setup, I faced an issue probably a limitation of the CRONUS standard license which comes with standard NAV/ BC On-Premise installations. Whenever I created new multiple Companies in NAV, I got an error ‘Your program License doesn’t permit support maximum N non-demonstration companies‘. Pre-requisites: Microsoft Dynamics NAV 2018. Microsoft … Continue reading Temporary fix to ‘Your program License doesn’t permit support maximum N non-demonstration companies’
Share Story :
How to Map Same Data Type Field while Working with Work Flow
Introduction While working with workflow, we can map the same data type field while creating or updating a record. But there was an issue with optionset mapping. Description: I have used workflow quite a lot time but recently I was mapping an option set with another option set which has the same value, but it … Continue reading How to Map Same Data Type Field while Working with Work Flow