Logo
banner

Blogs

SSRS – How to handle multi tenants in single instance?

, June 11, 20194220 Views

Problem Statement: We have different SQL databases for different tenants(or clients), and we want the same SSRS report to fetch data from different databases based on the user who is executing the report. To achieve this, we can have a data source that is dynamic by using an expression-based connection string. Below is a quick explanation […]

Read more

Sort the PowerApps data using the GPS Location

, June 10, 20194584 Views

Let’s learn today to sort the data of PowerApps based on the current GPS location. In the below example, we are having Microsoft Dynamics CRM 365 as the database of the PowerApp. This PowerApp was basically developed for one of our client requiring a mobile application that will be used by their Customer care department […]

Read more

Waiting workflows using parallel wait branches in Microsoft Dynamics 365 CE/CRM

, May 29, 20196781 Views

Waiting workflows in dynamics 365 are best suited in situations when it is required by the process to wait for a specific period of time duration before execution. Basically, in waiting workflows, there has been always confusion between “Timeout” and “Wait” conditions. This is now pretty much clarified with one of our below requirements in […]

Read more

Connect to an API from the PowerApps using the custom connector

, May 23, 201927728 Views

In many scenarios, we need to call the APIs or services that are not available as the inbuilt connectors of the PowerApps. In that case, you can create your own custom connector with the required triggers and actions. Creating a custom connector is a very smooth process. What you need is only the correct API […]

Read more

Workflow Tools in Microsoft Dynamics CRM 365 CE / CRM

, May 17, 20199520 Views

There are some tasks in Microsoft Dynamics CRM, which are to be executed either using a plug-in or a custom workflow. This may require to be given a lot of time in writing the code. So, prior to writing a code, one should always look for a No-code/Low-code solution in the “Dynamics-365-Workflow-Tools” of GitHub. The “Dynamics-365-Workflow-Tools” is a […]

Read more

Make Microsoft Azure Function App editable or read-only

, May 9, 201913824 Views

There are basically two ways to create and publish the Function App in the Microsoft Azure. One of the ways is to create the Function App directly in the Microsoft Azure and publishing it from there itself. The second way is to create the Function App in the Visual Studio and publishing it from the […]

Read more

Missing Activities tab in the Social Pane of Microsoft Dynamics 365 CE / CRM form

, May 1, 20194417 Views

Many times, it is noticed that the Activities tab is not visible on the custom entity forms. I also faced the same issue. In one of the forms of a custom entity, the Activities tab was not visible in the Social Pane. So, I changed the Activities Tab Properties of that form as shown in […]

Read more

Personal and Organization Email Templates in Microsoft Dynamics 365 CE / CRM

, April 25, 20196586 Views

I was not aware of something called personal email templates until I got the below warning while exporting one of the solutions in Dynamics 365. Later by analyzing the missing component, I was able to figure out that if a personal email template is used in any of the components in a solution like a […]

Read more

Azure FunctionApp Error: The binding type(s) ‘serviceBusTrigger’ are not registered[SOLVED]

, April 11, 201914036 Views

At times we are stuck with issues which look very clear but takes everything out of you to resolve them. Recently, I had faced one of them during the deployment of one of my FunctionApp at Azure. Actually, I had to deploy a FunctionApp from the VisualStudio. I deployed it successfully but while selecting the […]

Read more

Send the CRM portal invitation code to multiple contacts from Dynamics 365 Customer Engagement / CRM

, April 4, 20197132 Views

There are generally two ways how one can register to the CRM Portal. The first way is by clicking on the Sign in -> Register from the top right corner of the CRM Portal landing page. Once registered, contact will be created in the Dynamics 365 CE. This process is to be followed when an external […]

Read more

Would you like to digitize your business and put it on the cloud?
Do you need clear, concise reports for your organization?