Category: PowerAppsPowerApps
PowerApps
Low code! No Code! Then why code?
Inkey, June 6, 20221643 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, 20225950 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 moreEmbed Power BI reports in Power Apps Portal
Inkey, April 8, 20224317 Views
We can now embed Power BI Dashboard/Reports in PowerApps Portal with few easy steps. Prerequisite:- D365 Customer Service organization having a Global user with D365 and Power BI license. ENABLE POWER BI VISUALIZATION In the PowerApps select the environment where you have provisioned the Portal. Go to Your Apps section from Power Apps home page and locate […]
Read moreCreate and Configure model-driven app interactive experience dashboards
Inkey, June 10, 202110745 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, 20212361 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, 20212556 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 moreCharts in PowerApps
Inkey, August 14, 20208178 Views
In our previous blog we have learnt embedding of Power BI tiles in PowerApps. Now, in this blog we’ll learn Charts in PowerApps. Charts are used for graphical representation of data. It can usually be read more quickly than the raw data. In PowerApps there are below types of charts: Column Chart – A column […]
Read moreEmbedding PowerBI Tile in PowerApps
Inkey, August 8, 20205225 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, 20203134 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, 202010101 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 more