Power BI

Power BI

9059 bookmarks
Custom sorting
PowerApps components patterns
PowerApps components patterns
Long-awaited PowerApps Components [PAC] appeared on the end of January 2019 to everyone’s delight. From then on PowerApps developers can create their own controls that can be reused on a screen or across multiple screens and at the same time being central-manageable and migrate-able due to import/export option. PowerApps components can has it’s own custom … Continue reading "PowerApps components patterns"
·michalguzowski.pl·
PowerApps components patterns
February 2019 updates for Microsoft PowerApps
February 2019 updates for Microsoft PowerApps
The team has been busy the last month shipping new features and fixes for you. You can view the weekly release information here https://aka.ms/PAWeeklyReleaseNotes . Check the release table, by region, to find out when these features and fixes will be available. Compose and reuse rich components and controls in canvas apps Makers can build and … Continue reading “February 2019 updates for Microsoft PowerApps”
·powerapps.microsoft.com·
February 2019 updates for Microsoft PowerApps
Controlling the Power BI filter context from within PowerApps
Controlling the Power BI filter context from within PowerApps
Was looking at the PowerApps Docs on how to control the Power BI Filter context from inside of PowerApps and noticed a couple of issues…Like the references to our internal MSIT servers and an…
·sterlingsdotlife.wordpress.com·
Controlling the Power BI filter context from within PowerApps
Configure easy dependent drop downs in PowerApps
Configure easy dependent drop downs in PowerApps
Dependent drop downs, also known as “cascading drop downs” is the scenario where making one selection on a drop down filters the options available for selection on a following drop down. This is a common scenario across business forms in order to optimize the form filling out experience for the user. For example, filtering cities that … Continue reading “Configure easy dependent drop downs in PowerApps”
·powerapps.microsoft.com·
Configure easy dependent drop downs in PowerApps
10 Reusable Components: tab control, calendar, dialog box, map control and more
10 Reusable Components: tab control, calendar, dialog box, map control and more
This blog post will present a set of custom controls built using the new PowerApps component feature for Canvas apps. As a prerequisite, check out Yifie Wang’s blog post introducing the PowerApps components feature and Brian Dang’s “start your journey with components” blog post that includes instructions on importing/exporting components and more. Before we delve … Continue reading “10 Reusable Components: tab control, calendar, dialog box, map control and more”
·powerapps.microsoft.com·
10 Reusable Components: tab control, calendar, dialog box, map control and more
Quickly edit the filters for views
Quickly edit the filters for views
Makers can now quickly and easily edit the filters for their model-driven views. The view designer displays filters in the Filter by … section in the property pane. Clicking on the individual filters in the property pane shows a dialog that allows makers to quickly update the operator and the value.
·powerapps.microsoft.com·
Quickly edit the filters for views
Components: Start your Journey with Reusable Controls
Components: Start your Journey with Reusable Controls
In my first month of joining Microsoft, Emma Cooper, a Program Manager on the PowerApps team, knocked on my door with a shine of delight in her eyes. “You can copy and paste controls from one tab to another. Do you want to try it out?” Emma knew my answer without me needing to say … Continue reading “Components: Start your Journey with Reusable Controls”
·powerapps.microsoft.com·
Components: Start your Journey with Reusable Controls
Automate Mass Company Communications with Page Approval Flow in SharePoint Online Part 2
Automate Mass Company Communications with Page Approval Flow in SharePoint Online Part 2
Picking up right where we left off in Part 1, lets get in and edit this Flow to add new connections! We will start with adding an action Yammer Post Message and add a Flow post to All company group. In the message text, we will add Title and Description from the SharePoint dynamic content. Next we...
·powerusers.microsoft.com·
Automate Mass Company Communications with Page Approval Flow in SharePoint Online Part 2
Virgin Atlantic drives agile wins for its mobile workforce with the Power Platform
Virgin Atlantic drives agile wins for its mobile workforce with the Power Platform
“PowerApps help us help our business” – Manuela Pichler, Business Systems Development Manager, IT Lite team In this post we’ll take a deep dive look into the successful adoption of the Power Platform at Virgin Atlantic. We’ll start with a Safety and Compliance App, followed by their centralized administration approach to view and manage apps … Continue reading “Virgin Atlantic drives agile wins for its mobile workforce with the Power Platform”
·powerapps.microsoft.com·
Virgin Atlantic drives agile wins for its mobile workforce with the Power Platform
Responsive components in PowerApps
Responsive components in PowerApps
Microsoft has released Components as an experimental feature in PowerApps and of course, this has made me very excited. This makes me really happy 😍 I was looking forward to this. @PowerApps Componen…
·o365dude.com·
Responsive components in PowerApps
Keeping Up with Azure Changes
Keeping Up with Azure Changes
Since I started focusing primarily on Microsoft BI/DW/analytics around 2005, I've always been happy being a generalist within that space. Fast forward to around 2017 when I started focusing predominan…
·sqlchick.com·
Keeping Up with Azure Changes
Sharing PowerApps with multiple users
Sharing PowerApps with multiple users
<p>Today, we rolled out a new feature. You can share an app with a set of users in the company by simply copy and paste their names or emails instead of typing the full name for each indivi…
·powerapps.microsoft.com·
Sharing PowerApps with multiple users
Custom Style Sheets for PowerApps, pseudo CSS
Custom Style Sheets for PowerApps, pseudo CSS
Yes, CSS for PowerApps, kinda. Actual CSS based style sheets are not possible, but the next best thing is. We can create a few objects to store our styles in, like colors, font sizes, dimensions, etc.…
·davidlozzi.com·
Custom Style Sheets for PowerApps, pseudo CSS
To-do! Assigning due dates based on e-mail importance
To-do! Assigning due dates based on e-mail importance
I recently read this blog post from Luis Freese about Microsoft To-do - 11 reasons why I fell in love with Microsoft To-Do and I couldn't agree more. In-fact, I can add 10 more to that list! One of the reasons mentioned was around moving flagged e-mails to To-Do using Microsoft Flow . To take this ...
·powerusers.microsoft.com·
To-do! Assigning due dates based on e-mail importance
Relate records in Many-to-Many relationships
Relate records in Many-to-Many relationships
<p>Canvas app authors have new tools for working with Common Data Service for Apps relationships: Relate and Unrelate functions. Many-to-Many relationships Since December, you have been able to …
·powerapps.microsoft.com·
Relate records in Many-to-Many relationships
Build more powerful conditions in flows and more
Build more powerful conditions in flows and more
<p>Use a new advanced condition builder to have conditional logic based on And / Or statements in a flow. Peek into the JSON code of actions in the Microsoft Flow designer. There is a new featur…
·flow.microsoft.com·
Build more powerful conditions in flows and more
Microsoft Flow – Peek code
Microsoft Flow – Peek code
We all know that Microsoft Flow is part of the PowerPlatform. The PowerPlatform is a No-Code platofmr that helps Office 365 power users to create apps and processes using Microsoft Flow and PowerAp…
·veenstra.me.uk·
Microsoft Flow – Peek code
Guide: Working with SharePoint Listitem Attachments, JSON Arrays, HTML Fragments + more
Guide: Working with SharePoint Listitem Attachments, JSON Arrays, HTML Fragments + more
We've been helping lots of folk recently to build Flow's which extract SharePoint list item attachments and perform some form of processing, typically to convert to a single PDF document and share with a third party, or add to a records repository. The following tutorial is built around a very si...
·powerusers.microsoft.com·
Guide: Working with SharePoint Listitem Attachments, JSON Arrays, HTML Fragments + more
PowerShell scripts to discover PowerApps and Flows with specific features
PowerShell scripts to discover PowerApps and Flows with specific features
As the number of users, apps and flows in a tenant grows, it can be hard to manage what connections are being used by which apps and flows. Use the PowerShell scripts below, which are built with the PowerApps and Flow Administration module, to discover which PowerApps and Flows use specific features like custom connectors/APIs, … Continue reading “PowerShell scripts to discover PowerApps and Flows with specific features”
·powerapps.microsoft.com·
PowerShell scripts to discover PowerApps and Flows with specific features
Upgrade your previous version Common Data Service database, apps, and flows
Upgrade your previous version Common Data Service database, apps, and flows
Learn how to upgrade your previous version Common Data Service (CDS) database along with any canvas apps and flows that depend on it to the new CDS for Apps database. Or, delete your previous version CDS database and create a new empty CDS for Apps database.
·powerapps.microsoft.com·
Upgrade your previous version Common Data Service database, apps, and flows
SaveData and LoadData Unleashed
SaveData and LoadData Unleashed
Some big news! Or at least much bigger news. Canvas app SaveData and LoadData functions are now only limited by the amount of available app memory and local storage on a device. The previous limit of a few megabytes no longer applies. This is a huge improvement that will increase the stability of any app that … Continue reading “SaveData and LoadData Unleashed”
·powerapps.microsoft.com·
SaveData and LoadData Unleashed