Skip to main content

Notifications

Announcements

No record found.

Community blogs

Featured

Latest blog posts

View all
LikeLike (0)
Manage data package generation in Logic Apps, for D365FO, using Azure Functions

Managing data operations using Data Packages is one of the very common execution strategies for any D365F&O implementation. A data package for a finance and operations app can consist of one or many data entities. A typical data package consists o...

Subhad365 7 User Group Leader
LikeLike (0)
Talk to your data Using Azure AI search and Azure Open AI studio

I am back with yet another blog on amazing capabilities of Azure AI search. It can give you an idea as to how you can set up a search model, based on data and search indexes. And then you can query the same from Azure Open AI studio, using normal ...

Subhad365 7 User Group Leader
LikeLike (0)
Azure functions to interact with D365F&O using bearer tokens

My new blog on making Azure functions interact with D365F&O, using bearer tokens

Subhad365 7 User Group Leader
LikeLike (0)
Modifying a DMF data entity query dynamically, from another query

Have you ever came across a situation where you needed to run your data entity through a batch, and in your batch you have a very complex composite query (where the query ranges could be anything -- the user can keep adding new ranges to the query...

Subhad365 7 User Group Leader
LikeLike (0)
Parsing CSV and excel file from Azure Blob storages, using Logic Ap for D365FO

This small write-up can help you to read from a CSV or Excel and populate records in D365FnO, using Logic Apps. The main challenge here is, reading from Azure Blobs is easy, but the content thus obtained is a jumbled up JSON content and certainly ...

Subhad365 7 User Group Leader
LikeLike (0)
use Azure AI translater to translate documents between languages, with Logic App

If you are worried about sending your invoice to your finance team, who understands only Spanish (or in fact, don't understand English much), here comes a cool solution for the same. The Azure Microsoft Translator API is an awesome service that ca...

Subhad365 7 User Group Leader
LikeLike (0)
Unsure about policies with Azure APIm? Copilot to the rescue

My new blog talks about the amazing capabilities of Azure Copilot that can help you write and explain Azure API policies to you, in case you are unsure how to implement them.

Subhad365 7 User Group Leader
LikeLike (0)
Conditionally making your menu items visible on main menu, in D365FO

This short write-up talks about altering the visibility of menu items, on run time, from the main menu of D365FO, using this cool hack.

Subhad365 7 User Group Leader