The preview feature of Dataverse AI Prompt Columns enables us to tie specific
Dataverse columns and add generative AI capabilities to be used in Apps,
Workflows, or Reports. For example, we can add sentiment analysis to a specific
column of the Ca...
New day, new things to learn. While integrating with Dataverse may seem
straightforward at first, especially when it comes to DateTime things, it can
quickly become complex due to different configuration settings. In this post,
I’ll walk through t...
New day, new experience to discover! This time, I have a requirement to create
an SSIS batch job function. During data retrieval, I found that the column is
masked using the Masking Rule. This blog post is a brief note on how to retrieve
the unmas...
Another blog post to handle the concurrency issue. Previously, I shared how to
do concurrency via a plugin in this blog post and also how to force concurrency
behavior in Dataverse in this post. However, when I attempted to implement this,
it stil...
Sometimes, we need to let the user see only the records under their care
(dynamically connected via relationships). For example, we have the Region table
> User and Order will be linked to the Region. Hence, the user will only see all
the Order re...
A couple of weeks ago, I learned about an AI Agent from this Microsoft DevBlogs,
which mainly talks about building an AI Agent on top of Copilot Studio. So, as a
good student, I tried to build my own Agent to learn about Indonesian Stocks.
But, fo...
To know the best settings for pushing data to Dataverse is tedious work (for
batch processing). We need to consider the client hardware (Logical processor –
to support multithreading and ram capacity), Network, and also it is unique for
each of th...
Happy New Year, everyone! Today, I want to share a list of knowledge that I have
gained since I started learning SSIS – KingswaySoft! Certainly, the tips I wrote
here may not be applicable/outdated later on, and you can call them out or
discuss wi...