Travel Insurance Industry’s Email Problem
Inkey, February 23, 2023146 Views
The one thing that anyone working in the travel insurance industry will say is difficult to deal with is the number of emails that they receive. They may hit that sweet spot, the magic number of people that is just right for this task, but they may not be aware of a hidden problem that […]
Read moreHow to create a Horizontal Scrollable Gallery in Power Apps (Canvas Apps)
Inkey, January 20, 20234405 Views
Hello Power Apps User. Let’s take a scenario in Canvas Apps. Suppose we want to display 6 columns in a Vertical gallery. Then, we can easily achieve it by the following steps: Add Blank Vertical Gallery. Add multiple labels/any other controls inside the gallery. Add necessary DataSource to the Items property of the Gallery and […]
Read moreRename multiple views easily in Dynamics 365 and PowerApps
Inkey, January 6, 2023336 Views
In this blog, we will see how to rename multiple system views together using export import approach. Many a times, we come across a situation, where we rename entity. So, if we are renaming the entity, next obvious thing will be renaming the views as well. Now, if there are multiple system views then renaming […]
Read moreMining Industry… to the cloud!
Inkey, December 29, 2022302 Views
Mining is one of the most essential and possibly one of the oldest industries in the world. In ancient times, people started mining metals to make tools. With the discovery of coal, coal mining started followed by the discovery and mining of oil. Almost everything that we get which forms the very basic foundation stone […]
Read more
Dynamics 365 Plugin Assemblies. Single or Multiple? You decide!
Inkey, December 22, 20221036 Views
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 […]
Read moreDigitization in Travel Insurance Industry
Inkey, December 8, 2022315 Views
The travel insurance industry will be seeing a steady growth in the future, both near and far. People will travel and they will want to feel safe as they travel. Insurance would be important if they are traveling alone but even if they are traveling in a group insurance would be of immense help as […]
Read moreMoonlighting is bad!
Inkey, December 1, 2022297 Views
What is moonlighting? Moonlighting means having a job that is separate from and in addition to the regular job that a person holds. This does not include a passive income job. This kind of job is one that does not involve the person actually putting any time or effort into it. Passive income jobs include […]
Read more
Dependent Assemblies Update!
Inkey, November 7, 2022709 Views
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, […]
Read morePower BI > Accessibility of reports published in same app workspace
Inkey, November 4, 2022644 Views
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 […]
Read moreCopying environment variables from one environment to another using SQL query
Inkey, October 7, 2022577 Views
As any developer, one always follows the cycle of deployment using different environments, i.e., DEV (for development phase or the underground lab) -> UAT (for testing phase or Racoon city) -> PROD (for real-time application or the world). In SSIS also, we are able to deploy the same SSIS package in 3 different environments, but […]
Read more