Tag: PowerAppsPowerApps
PowerApps
New Alternative of Navigate() function on App.StartScreen and App.OnStart in Canvas apps
Inkey, May 5, 2022136 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, 20215290 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, 20211412 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, 20211104 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, 20202737 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, 20202209 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 moreShow LOOKUP field as dropdown in PowerApp & update value in D365 Sales
Inkey, July 3, 20205511 Views
Recently, I got a case where I need to show a lookup field as dropdown in Canvas App and update its value in D365 Sales. I have searched a lot over the internet but failed. In my opinion, there is no handy material available for this problem at internet. So, after lots of struggle I […]
Read morePowerApps Portal: Metadata and It’s Type Part – 4
Inkey, June 11, 20201859 Views
In the previous blogs i.e, Part – 1, Part – 2 and Part – 3 we had covered what is metadata, how to add new metadata in Web Form and Entity Form and it’s types i.e., Attribute, Notes, Section and Subgrid. Now, in this part we’ll discuss the remaining types and their properties. Below is the list: […]
Read morePowerApps Portal: Metadata and It’s Type Part – 3
Inkey, May 30, 20201714 Views
In the previous blogs i.e., Part – 1 and Part – 2 we had covered what is metadata, how to add new metadata in Web Form and Entity Form and it’s types i.e., Attribute, Notes and Section. Now, in this part we’ll discuss ‘Subgrid’ and it’s properties. Subgrid Selecting ‘Type’ as ‘Subgrid’ allows us to […]
Read morePowerApps Portal: Metadata and it’s type – Part 2
Inkey, May 22, 20201387 Views
In the previous blog we had covered what is metadata, how to add new metadata in Web Form and Entity Form and also from it’s 6 types we had covered the very first type i.e., “Attribute”. Now, in this part we’ll discuss below types and their properties: Notes Section Let’s start with type “Notes”. NOTES […]
Read more