Tag: PowerAppsPowerApps
PowerApps
Dynamics 365 Education Accelerator : Transforming Education Management
Inkey, June 2, 20231659 Views
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 […]
Read morePerforming CRUD Operations in Power Apps using Sharepoint List – Part I
Inkey, March 21, 20232451 Views
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 […]
Read moreHow to create a Horizontal Scrollable Gallery in Power Apps (Canvas Apps)
Inkey, January 20, 202320281 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, 20231542 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 moreIntroducing Power Pages!
Inkey, August 20, 20221861 Views
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 […]
Read moreLow code! No Code! Then why code?
Inkey, June 6, 20221641 Views
The no code/low code options are coming in, nice and easy. They don’t always make a big splash like the newest JavaScript framework. They don’t always give the open-source crowd nose bleeds that the newest JavaScript framework/newest language/newest stack/newest update of their favorite framework would do. The hard-core developers would scoff at these solutions especially […]
Read moreNew Alternative of Navigate() function on App.StartScreen and App.OnStart in Canvas apps
Inkey, May 5, 20225944 Views
We were facing some issue when writing code of Navigation in App.StartScreen and App.OnStart of App within PowerApps. It is widely used for the initialization of global variables, prefetching of data into collections, and to determine which screen should be shown first. By default, the first screen shown when an app starts is the first […]
Read moreCreate and Configure model-driven app interactive experience dashboards
Inkey, June 10, 202110743 Views
In this blog I will show you how to create and configure Interactive experience dashboards in model driven apps. The Interactive dashboards are fully configurable and security-role based and deliver information across multiple streams in real time. The Interactive dashboards have two forms: multi-stream and single-stream. Multi-Stream dashboards can be table-specific dashboards. The multi-stream dashboards […]
Read moreDo we need Dynamics 365 any more?
Inkey, March 5, 20212360 Views
Microsoft introduced Power Apps a while ago. These can be considered a very small version of Dynamics 365. These apps can be developed quickly using almost the same methods that we use for Dynamics 365. In fact, as we all know, the apps available out of the box in Dynamics 365 are actually model driven […]
Read moreAttaching media files from SharePoint to Dataverse Email records
Inkey, February 25, 20212555 Views
I was wondering if we had any tools, workflow solutions, automatic processes or any connectors in PowerAutomate to support attaching the media files like images or videos from SharePoint folder to email messages before we send the emails. Basically, we wanted to automate the process of attaching the images and videos into the emails which […]
Read more