Change the Appearance of your Power Apps Portal using the Power Apps Portal Studio
Power Apps Portal Studio has built-in functionality that allows you to change the appearance of a website without writing code. In this blog post, we explore how it’s done!
The quick measure calculates the Pearson correlation coefficient between two measures within the category. NAME: Correlation coefficient DESCRIPTION: Calculate the Pearson correlation coefficient between two measures within the category PARAMETERS: Name: Category Tooltip: The category in which...
How to simplify DATA with an INNOVATIVE narrative? Here comes the story, with data. Creativity is one of the foundations of innovation and data is the basis of our Digital period. Learning to deal with both, through storytelling, means turning information into solutions, understood for a lot of P...
App.StartScreen: a new declarative alternative to Navigate in App.OnStart | Microsoft Power Apps
There is a new declarative way to control the first screen shown in a Canvas app: App.StartScreen. It is our first step in providing declarative alternatives for all the things that are done in App.OnStart today. App.OnStart is the source of many app load performance issues as it’s imperative nature prevents many optimizations. Not only that, declarative alternatives are easier to use and less error prone.
DAX generator is a component of Power BI Sidetools able to create complex DAX expressions within your model. Once you built or found the appropriate template,
Get responses from Forms to Microsoft Lists using Power Automate
In this blog post I will outline how to get responses from Microsoft Forms into Microsoft Lists using Power Automate. I am using the Microsoft Lists, Issue tracker template for my examples. I have …
Power Automate Fundamentals # 24: Usage of Float Function in Power Automate
Introduction: In Power Automate, at times we must work on fraction values, float function is used to achieve this. As an example in order to send discounts notifications to customers during festiva…
Manage your external tools easily with Power BI Sidetools - The BI Power
Since the Power BI team allowed to launch external tools from the Power BI desktop ribbon, several tools became available. Do you know you can create your own
#PowerAppsChamp Trading Cards App - v1 This project started from a tutorial as I taught my 10 yo daughter how to make app in Power Apps. (https://twitter.com/alanchai/status/1199874832931917824?s=20) …
RT @Hohlick: Your own #DAX help engine in the Edge as easy as 1-2-3: 1. Go to the settings and add a new search engine 2. Type "dax" and press the spacebar in the Edge address bar 3. type your search term That's all ^_^ #PowerBI
Power Automate Fundamentals # 22: Usage of Create Array Function in Power Automate
Introduction: In Power Automate, at times we need to merge 2 different strings into an Array we can use Create Array Function so that we can get easily desired result. As an example, let us see how…
Using DataSourceInfo and RecordInfo function for checking permissions for a Dataverse table or record in Canvas App
DataSourceInfo function can be used to check the Table / Entity level permission. We can check for Create, Read, Edit, and Delete Permission and can disable, hide and show the corresponding create,…
Power Apps Ideas Transforms Natural Language to Formula - Carl de Souza
Microsoft is continually building AI functionality to improve the coding and non-coder experience with examples that include natural language query code generation. In this post, we will explore the pre-release Power Apps Ideas functionality, which transforms natural language formula to code, and the Train with Examples functionality that takes advantage of the ideas of Programming by example (PBE). We will look at how it is applied in the Canvas Apps in data … Continue reading Power Apps Ideas Transforms Natural Language to Formula
Process advisor Application Analytics and Automation Recommendation features are now generally available
Gain deeper insights and take action in optimizing and automating your process with Process advisor Application Analytics and Automation Recommendation features, which are now generally available
Power Fx: Experimental error handling update | Microsoft Power Apps
Error handling is almost done. Before we complete it, we are making some small changes to how Blank is handled by the Value functions. All changes are under the experimental “Formula-level error management” switch and will not impact the vast majority of apps. We are also introducing a new home for experimental feature documentation and feedback in the community forum.
Power BI query reduction - Add an "Apply all filters" button to your report
Performance, performance, performance, everyone loves a report that has good performance right? Specially if we are talking about reports using Direct Query, which is the main focus of this post. While you have some settings in Power BI Desktop that can help you with query reduction (specially useful if you're using Direct Query!), there is no option to add an "Apply all filters" button directly in your report page. Yes, you can add an "Apply all" button if you use the filter pane, but if you're
The first and most important thing we need to understand to get our expected result is forcing the user to use a custom navigation inside of the report. Let's avoid the default pages navigation. We might need to build a single visible Menu page to start our report. You can find a lot of post and vid...
How to resolve error when deploying changes to Power BI Premium Per User for Incremental partitions - Reporting/Analytics Made easy with FourMoo and Power BI
In this blog post I show how to overcome an error when deploying to Power BI Premium per User when there are incremental partitions created.