Dynamics 365 Media and Entertainment Accelerator

The media and entertainment industries have better solutions available in the extended power platform common data model through the use of Dynamics 365 Media and Entertainment Accelerator. The fans and guests’ engagement are now easily manageable via out-of-the-box model driven and canvas apps. The accelerator provides the below features: Microsoft Teams is integrated with the… Continue reading Dynamics 365 Media and Entertainment Accelerator

Increase efficiency with the Dynamics 365 Government Accelerator

What is Microsoft Dynamics 365 Government Accelerator Microsoft Dynamics 365 Government Accelerator is a new tool designed to assist public sector and government entities in understanding and consuming data.   This first wave of the government data model supports policies, services, programmes, benefits, eligibility, licences, permits, grants, and more. It is accessible as an independent… Continue reading Increase efficiency with the Dynamics 365 Government Accelerator

Dynamics 365 Education Accelerator : Transforming Education Management

Dynamics 365 allows us to develop vertical solutions using industry accelerators. Accelerators are the extensions for the Microsoft Power Platform applications that provide the templates to suit the respective industry requirements. They provide most of the inbuilt functionalities so that the specific industries could leverage those features for their business requirements. In this blog we… Continue reading Dynamics 365 Education Accelerator : Transforming Education Management

Dynamics 365 Automotive Accelerator

As we know that Dynamics 365 Industry Accelerators are the vertical solutions supported on top of common data model to help the customers to easily configure their business requirements. Dynamics 365 Automotive Accelerators basically provide the features which can be leveraged by the dealers and the Original Equipment Manufacturers (OEMs) that includes automobile related deals… Continue reading Dynamics 365 Automotive Accelerator

Power Automate, now on mobile

This blog provides an overview of the Microsoft Power Automate mobile app, including installation, changing environments, limitations, and features. You can experience the familiar look and feel of Power Automate on the go with the Power Automate mobile app. Just as we used Microsoft Power Automate for Desktop, Microsoft introduced Power Automate for Mobile as… Continue reading Power Automate, now on mobile

Power Platform and Dynamics 365 based Industry Accelerators

We all know the no code/low code approach followed by Power Platform and Dynamics 365 among others has reduced the time it takes to deliver the solution to the end user. The industry accelerators developed on top of Power Platform reduce this time even further. These can be used on top of both Power Platform… Continue reading Power Platform and Dynamics 365 based Industry Accelerators

Performing CRUD Operations in Power Apps using Sharepoint List – Part I

Hello PowerApps Users,   PowerApps is in demand nowadays because of its remarking features such as: Speed of app creation. Power Apps accelerate app creation.   Low-code and no-code.  Microsoft and other third-party service integrations.   Business process automation.   Low cost of app ownership.   AI capabilities.   Cross-platform access and ease of deployment.  As a beginner in developing… Continue reading Performing CRUD Operations in Power Apps using Sharepoint List – Part I

Enable Offline Capability for Dynamics 365 Sales and Model Driven App

Sometimes the users of the model driven app will be required to update the data even if there is no connectivity to the application. This is needed when the users access the application in a remote place where they do not have the connection to the internet. In order to enable the app for offline… Continue reading Enable Offline Capability for Dynamics 365 Sales and Model Driven App

Dynamics 365 Plugin Assemblies. Single or Multiple? You decide!

In most projects with Plugins, there will be an obvious need for more than one plugin. This brings up challenges for how to organize and manage the assemblies and normally will result in having to strike a balance between maximizing plugin deployment segregation, (A single plugin class per plugin assembly) and ease of deployment/visual studio… Continue reading Dynamics 365 Plugin Assemblies. Single or Multiple? You decide!

Dependent Assemblies Update!

Hey Readers, breaking news!! and good ones this time!! Microsoft has released supported way for dependent assemblies in plug-ins. This release was released for public review for admins, makers, marketers, analysts automatically on 31 July 2022. General availability is yet to be announced. Currently developers use ILMerge Utility to combine set of assemblies in plug-in,… Continue reading Dependent Assemblies Update!

Power BI > Accessibility of reports published in same app workspace

Usually, Power BI Reports are shared with users by giving them access to the App Workspace where we have reports published.  So, when we have 2 groups of users – let’s say, Manager and Salesperson. And there are 2 sets of reports, Set1 & Set2, where Set1 is to be shown only to Salesperson, and… Continue reading Power BI > Accessibility of reports published in same app workspace

Microsoft SQL Server > Find a specific value in all the tables of a database using T-SQL

Often times we find ourselves in a situation where we want to find a particular value but we are unaware of its whereabouts, i.e., we don’t know in which table or column this value is present. Or we want to know in which other tables a particular value is present. Or just if this value… Continue reading Microsoft SQL Server > Find a specific value in all the tables of a database using T-SQL

Introducing Power Pages!

Microsoft Power Pages is a part of the Microsoft Power Platform family. It is an evolution of Power Apps portals. The new features included are the new design studio. The templates are in preview for users to try and provide feedback. We can expect general availability of the Power Pages by next year. We can… Continue reading Introducing Power Pages!

Power BI > How to deal with a Text column having a length of more than 32766 characters.

Power BI supports up to 32766 characters of data in a column of TEXT Data Type. What if we have more data stored in the data source? Recently, we came across a requirement where we had to show the content of an email in HTML format in the Power BI report. The report was built… Continue reading Power BI > How to deal with a Text column having a length of more than 32766 characters.

Power BI > Hide NULL or BLANK values in Matrix visual

There are times when you don’t want null values to be displayed in the matrix, or only those items which has data in the table in Power BI. Suppose we have data as in the below image: And we want those names which has all the three types, S1, S2 and S3. Simply plotting the… Continue reading Power BI > Hide NULL or BLANK values in Matrix visual