Tag: PowerAppsPowerApps
PowerApps
How to create a Horizontal Scrollable Gallery in Power Apps (Canvas Apps)
Inkey, January 20, 202373 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, 202390 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, 2022660 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, 2022719 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, 20221778 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, 20216738 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, 20211690 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, 20211540 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 moreEmbedding PowerBI Tile in PowerApps
Inkey, August 8, 20203643 Views
In our previous blog we have learnt embedding of PowerApps in Power BI report. Now, in this blog we’ll learn to embed PowerBI tiles in PowerApps. Let’s look at the steps required to add Power BI tiles in Power Apps. In PowerApps click on Insert tab. Click on Charts and then select Power BI tile […]
Read morePowerApps And PowerBI Integration
Inkey, July 10, 20202537 Views
Lets check out integration of PowerApps and Power BI in this blog. PowerApps and Power BI are pretty awesome tools by themselves. By combining them, we can potentially, achieve a lot more. By putting the PowerApp within the Power BI itself, we can give the user the ability to put in the data that he […]
Read more