Category: Technical Blogs
Paper to Power App: Creating a Canvas App in D365 CRM from a Hand-Drawn Sketch
Inkey, November 19, 202435 Views
Power Apps, known for its low-code/no-code capabilities, now offers the ability to create complete apps from an image. Sometimes, the best way to design an app starts with something as simple as a pen and paper. Whether you’re in a meeting, brainstorming with your team, or just working through ideas on your own, sketching out […]
Read moreHow to render lookup as dropdown in Powerpage
Inkey, October 1, 2024247 Views
In today’s digital landscape, creating user-friendly interfaces is essential, especially when building applications using Microsoft Power Portal. One common requirement is to render lookup fields as dropdown menus, enabling users to select from a predefined set of values. This functionality enhances the user experience by making data entry more intuitive and efficient. In this blog, […]
Read moreUse Power Automate to get Name and Email Address in Outlook Online
Inkey, September 27, 2024869 Views
This Power Automate Flow fetches Name and Email-address of the Person/(s) mentioned in the ‘From’, ‘To’, ‘CC’, ‘BCC’ mappings of the Outlook Online for a user-defined time-period i.e., Start Date and End Date and outputs the data in a Notepad .txt file in Outlook Online to a specific user-defined person email. What are the input […]
Read moreInvoker’s Connection in Power Automate
Inkey, September 24, 2024289 Views
We’ve been using Power Automate extensively to automate operations in Dynamics 365 using the Dataverse connectors. Also, working with connectors in Microsoft Dataverse, using a connection reference is generally a good practice. However, there’s an exception: if you want to perform a Dataverse operation in the context of the person who triggers the flow (the […]
Read moreIntroduction to Data Science in Microsoft Fabric
Inkey, September 10, 2024202 Views
As an end-to-end SaaS Microsoft Fabric multiple workloads or components including Data Science. In this blog we will explore how Microsoft Fabric can be used to empower users with end-to-end data science workflows to enrich data and extracts business insights. What is Data Science? Data Science has become a popular term and buzzword in many […]
Read moreManaging Posting Restrictions on Sales/Purchase Document According to various users in MS Dynamics 365 Business Central
Inkey, September 6, 2024507 Views
Microsoft Dynamics 365 Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of features. One such feature is the capability to manage posting restrictions on sales and purchase documents according to various users is pivotal for ensuring data integrity and financial control within organizations. Requirement: How can we effectively […]
Read moreHow to create a QR Code that is the Base64 encoded TLV (Tag, Length, Value) in Dynamics 365 Business Central
Inkey, August 30, 2024414 Views
Microsoft Dynamics 365 Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of customization options to meet the unique needs of your business. One such customization is to create a QR Code that is the Base64 encoded TLV (Tag, Length, Value) in Dynamics 365 Business Central. Prerequisites Access to […]
Read moreCancel Multiple Posted Sales Invoices using Job Queue in MS Dynamics 365 Business Central using AL Code
Inkey, August 21, 2024360 Views
Microsoft Dynamics 365 Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of customization options to meet the unique needs of your business. One such customization is to Cancel Multiple Posted Sales Invoices in a batch using Job Queue in Business Central. A job queue in Microsoft Dynamics 365 […]
Read moreCopying Excel files from source to destination in Excel format using ADF Pipeline
Inkey, August 16, 2024357 Views
As Azure Data Factory (ADF) does not offer Excel as a sink option, an alternative method is required to copy Excel files using ADF pipelines. Implementation Step 1: Utilize the “Get Metadata” activity to retrieve the list of files stored in the blob storage. Select the “Child Items” option from the field list to include […]
Read moreCreating a Custom Job Queue to create Sales order from Purchase order in MS Dynamics 365 Business Central using AL Code
Inkey, August 13, 2024608 Views
Microsoft Dynamics 365 Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of customization options to meet the unique needs of your business. One such customization is to create a custom job queue to create Sales order from Purchase order in Business Central. A job queue in Microsoft Dynamics […]
Read more