Skip to main content

Notifications

Announcements

No record found.

Community blogs

Featured

Latest blog posts

View all
Like ( 0 )
Read invoice receipts using Document intelligence APIs, with Azure Logic Apps

Azure AI form intelligence is a wonderful way of reading image invoices. You can now create a document intelligence API and pass on an image document, with preseiely reading embdded words, figures and everything. They return contents in both liter...

Subhad365 5 User Group Leader
Like ( 0 )
Create your own Copilot AI engine using Copilot studio

Microsoft Copilot Studio is a great platform for creating and managing custom copilots. It allows users to create and deploy intelligent, intuitive and connected AI assistants for employees, end users, and customers. These copilots could be tailor...

Subhad365 5 User Group Leader
Like ( 0 )
Working with Azure Computer Vision APIs to read from Image Invoice/bills

Computer Vision API is a very efficient way of extracting texts from images. But taking out a particular text from image (ex: information like total amount of an Invoice or sales person of the transaction) without writing any single line of code c...

Subhad365 5 User Group Leader
Like ( 0 )
High speed, multithreaded CRUD with 'Lookup' acitivity in Azure Data Factory

My new blog discusses about updating records in Azure SQL, using Lookup activity in ADF using multi-threaded 'For-each' activity in Pipelines.

Subhad365 5 User Group Leader
Like ( 1 )
Tired of Azure Functions ? Switch to Azure Data Mapper for Logic Apps transforms

Data Mappers are quite convincing ways of transforming very complex mappings between incoming and outgoing data streams/schemas. Azure functions need a huge amount of development, maintenance and a lot of overheads (costs). Switch to Data mappers:...

Subhad365 5 User Group Leader
Like ( 0 )
Control your Warehouse management mobile app form controls, D365FO

The problem with the warehouse management mobile app form controls is: mostly the methods that do the calculations, CRUD and validation operations are marked as private and internal. Extending such a method is not permitted in D365F&O. This blog c...

Subhad365 5 User Group Leader
Like ( 0 )
Adding controls at run-time in your D365FO form? You should take a look at this.

This blog is about handling the FormBuildControls and how best could we use them in managing their metadata at runtime.

Subhad365 5 User Group Leader
Like ( 0 )
X++ : mistakes which developers commit the most

If you are an architect, tech lead or a senior developer, you could take a look at this document for references, for points to consider while doing a code review.

Subhad365 5 User Group Leader