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...
I read Mark Carrington’s blog post about his latest findings on TDS Endpoint
revisited, which can be found here. One of the key points that is interesting is
his finding about the internal Dataverse message ExecutePowerBISql, which
intersects with...
In Dynamics CRM products, I’m not sure why the Microsoft Product Team isn’t
enforcing the same UI languages across platforms. For example, in the Customer
Insights – Journeys form, they decided to hide the Command and Navigation Bar.
Because of th...
Today, we will learn how to make a simple (a low-code approach) way to do
prevention of uploading malicious files into Dataverse using SharePoint! Did you
know that, by default, all the files that we upload to SharePoint will be
scanned automatica...
In Customer Insight, if you enable audit capability for the Journey table, the
only way to view the audit history is through a backend operation or by using
the “/tools/audit/audit_details.aspx” page. This page was introduced so long
ago, and it i...