Enabling Knowledge Article Search in Customer Service Hub
In Customer Service Hub, you can search for knowledge articles using the quick find view: In some cases, searching for keywords may…
Read article →Practical guides, tutorials, and insights on AI, agents, Microsoft technologies, enterprise applications, and communication.
In Customer Service Hub, you can search for knowledge articles using the quick find view: In some cases, searching for keywords may…
Read article →
In Customer Service Hub or Interactive Service Hub in Dynamics 365, we can create Knowledge Base articles to help users with accessing…
Read article →
In Dynamics 365, you can hide and show sections and tabs using JavaScript. In this post we will go through examples of…
Read article →
In Dynamics 365, you can maintain different versions of Knowledge Articles. Let’s say we have a published article we want to update.…
Read article →
When using fields in Dynamics 365 forms, you may want to reuse the same fields in different tabs, sections and locations. This…
Read article →
When we build Power BI Reports using Power BI Desktop, we may lose the PBIX file (this doesn’t really happen, right?). In…
Read article →
To get the client URL in a Dynamics 365 Power App with JavaScript, use: Xrm.Utility.getGlobalContext().getClientUrl() Running this in a browser produces:
Read article →
In a previous post, we created an Income Prediction experiment in Azure ML. Let’s now look at how to deploy this to…
Read article →
In this post, we will look at how to create an Income Prediction model in Azure ML. We will use samples from…
Read article →
When using the Power BI API, we often need to use the GroupId and DataSetId. Let’s look at how to get these…
Read article →
In Dynamics 365, in the Service module, there are “parent” cases, and “child cases” that can belong to a parent case. In…
Read article →
In Dynamics 365, when a user logs in they will see a dashboard. For example, below a user sees the Sales Activity…
Read article →