Uncategorized Archives -

Category Archives: Uncategorized

How to create list page and link with master page in Business Central

Introduction Hello everyone, Today we are going to create list page and we will attached same to the any master (Ex. Item) page. When user will enter data into list page, Primary key of master and Line no will automatically get inserted. Pre-requisites Business Central on Cloud VSCode Steps: 1. Creating Table and Page First … Continue reading How to create list page and link with master page in Business Central

Share Story :

Error on POS Payment method ” The payment information is either missing information or it is incorrect

In this blog, I will show you how to resolve the below error Popping up on the POS screen while paying through the payment method  Customer Account. The following Screenshot shows the Actual error. Here’s the Solution for the Above error. Step 1: Copy the Customer No (In this case SS-276508) Step 2: Open HQ … Continue reading Error on POS Payment method ” The payment information is either missing information or it is incorrect

Share Story :

How to silent sync SharePoint Team Sites Library using Intune

Many of us who are using SharePoint Online for Document Management as using the manual method for syncing the Document Libraries on our devices. Here we can leverage Intune Administrative Template. Administrative Templates are responsible to facilitate the management of registry-based policies that allows configuring many settings on Windows machine. With the availability of these … Continue reading How to silent sync SharePoint Team Sites Library using Intune

Share Story :

How to use Create HTML Table block in Azure Logic Apps to format JSON data

Sometimes after extracting data from certain data sources in JSON format we have to format and make this data easily readable so as to send this data via Microsoft teams or email. In this blog I will format a sample JSON code into a HTML table Since I am not using a data source, I … Continue reading How to use Create HTML Table block in Azure Logic Apps to format JSON data

Share Story :

‘There is no datasource in the query’ issue in product creation in D365 Finance and Operations.

In this blog, I am going to showcase how to resolve the issue in product creation This issue is generally happening which the specific user. When a user will try to create a new customer getting the error of ‘There is no datasource in the query. Steps to resolve this issue:- Click on Settings. Select … Continue reading ‘There is no datasource in the query’ issue in product creation in D365 Finance and Operations.

Share Story :

Trigger Azure Pipeline with logic app

Hello, friends in this blog we will see how to trigger an azure data factory pipeline using a logic app. Step 1: Create an Azure Data Factory pipeline for your integration. Step 2: Create a logic app of your preference, for this blog, I am creating an HTTP trigger logic app. Step 3: Now click … Continue reading Trigger Azure Pipeline with logic app

Share Story :

How Caching Works in Business Central

References: Data Access – Business Central | Microsoft Docs Database.SelectLatestVersion Method – Business Central | Microsoft Docs Explanation: Caching is one of the methods which systems use to improve performance and respond to requests rapidly. In a Business Central system, caching is done at two levels: Business Central Server Instance Data Cache SQL Server Data … Continue reading How Caching Works in Business Central

Share Story :

5 Reasons Why you should choose Dynamics 365 for Sales

Posted On July 10, 2021 by Posted in

5 Reasons Why You Should Choose Dynamics 365 for Sales Late in 2016, Microsoft announced that it would combine Dynamics CRM and ERP into a single, flexible, and highly adaptable solution. Dynamics 365 is a cloud-based, end-to-end business solution that can manage everything from sales to marketing, customer service to operations. It comes with nine … Continue reading 5 Reasons Why you should choose Dynamics 365 for Sales

Share Story :

Set credit limit automatically for newly created customers in POS in D365 Retail POS(Commerce )

Posted On June 30, 2021 by Rutvik Mehta Posted in Tagged in

For customers created in POS, there is a limitation when it comes to enabling certain parameters for customers. Because those options are not available to the cashier on POS. For example the customers created on POS must have automatic credit limit set to them. So every time a customer is created by a cashier the … Continue reading Set credit limit automatically for newly created customers in POS in D365 Retail POS(Commerce )

Share Story :

Configuring Scheduled Jobs – Part II

Introduction: In the previous Blog, we saw how to configure the Schedule Job Header, this time we will configure the Sub-jobs. In Sub-jobs, we can define the Table structures to be followed, Tables the Data is supposed to be sent to, filters, replication counter fields and so on. References: Repl. Counter Interval, Scheduler Subjob (lsretail.com) … Continue reading Configuring Scheduled Jobs – Part II

Share Story :