Blog - Recent Posts
Data - Excel vs Google Sheets
The limitations of using Excel as a data source are well known. If we want to store data in spreadsheets, how does Google Sheets compare? In this post, we'll walk through how to connect to a Google Sheets, and find out whether the Google Sheets connector applies the same file and row size limits as the Excel connector.
Power Virtual Agents - How to build and publish a basic chatbot
If you're thinking of taking the PL 900 exam, it's necessary to have a basic understanding of Power Virtual Agents. This post provides a basic introduction, including how to create a bot, how to create a topic ,how to call actions, and how to publish and monitor a bot.
Functions - How to create and use 'user defined functions'
We can define ‘user-defined functions’ that encapsulate logic and formula in a single place. We can then call the function from multiple places throughout an app, which improves the quality of our apps by reducing code duplication. In this post, we'll walk through an example of how to create a user defined function, and we'll also examine some of the limitations.
Tip - Minimise your Power Platform licensing costs
This post highlights a strategy to minimise licensing costs by synchronising data in premium data sources with lower cost/non Power Platform alternatives, using the help of Power Automate.
Formulas - Generating Row Numbers - Part 3
A common requirement is to generate sequential row numbers. In this post, I highlight a great technique that Randy Hayes demonstrates, which carries out this task.
General - How to update Office 365 profile details from an app
To improve collaboration, we can update the Microsoft/Office 365 profile details for the current user. An example use case scenario could be to build a feature where users can share details about past projects that they've worked on. This post describes how to carry out this task with the Office365User connector.
General - What happens when we raise a support ticket?
When we experience a problem with Power Apps, how do we raise an official support ticket, and what should we expect after we raise a ticket? In this post, I provide an overview of this process.
General - The easiest way to convert phone apps to tablet apps
The easiest way to convert a canvas phone app to a tablet app is to use the 'phone to tablet app' converter. This post walks through this process, and verifies that it still works today (in 2021).
Connectors - How to display lists of apps from within an app
It's possible to show lists of apps, connections, and environment details from inside an app using the 'Power Apps for Admins' and 'Power Apps for Makers' connectors. We can also carry out limited sets operations such as removing, or publishing an app. In this post, we'll explore these two connectors in a bit more detail.
Code - How to define a read-only table of static data
From a code project, how do we define a static read-only structure of data, just like what we see when we import static Excel data into an app? In this post, we'll find out where to define this in a project.
Formula - How to use the IF and Switch functions - 3 common examples
The two primary functions to carry out conditional operations are If and Switch. The typical questions that arise include - how do I match a value against numeric ranges, a list of acceptable values, or a list of matching conditions? This post highlights the example syntax that we can use.
Power Virtual Agents - High level overview - what is it, what can it do?
If you're a Power App builder and you're thinking of taking the PL 900 Microsoft Power Platform Fundamentals exam, a requirement is to have a basic understanding Power Virtual Agents.This post provide a high level summary of what you need to know.
Code - Can we hack SharePoint ID columns to be delegable using the greater than/less than operators?
Power Apps recognise a SharePoint ID column in a peculiar way. It recognises an ID column as numeric, but does not support delegable filter operations against this type of column using the greater than/less than operators. In this post, we'll investigate whether or not we can fix this problem in code.
Code - Where do we define datasource, table, and field definitions?
In a code project, where is the code that defines the datasources, table, and field definitions? This post describes the relevant places and as an experiment, we'll see whether or not we can hack the data type definition of a SharePoint field. The purpose of this is to try to a bug where Power Apps doesn't recognise numeric calculated SharePoint columns as numbers.
General - How to apply gradient colours to screens
One way to improve the visual appearance of an app is to apply gradient colours to controls. We may want to apply a gradient colur style to an entire screen, or to specific parts of a screen only, such as header or title sections.In this post, we'll walk through one way to accomplish this, with the help of an HTML text control.
Recent Posts
- Dataverse - Add image column missing when creating table - how to fix
- Data - How to view the progress and status of a Dataverse CSV/Excel Import
- Dataverse - How to fix error - This operation cannot be performed on values of different Date Time Behaviors
- Dataverse - The cheapest way to license a Power Apps Canvas App 2025
- Dynamics 365 and Power Platform User Group Q4 2024 meetup
- Bug - What to do when setting a variable to Form.LastSubmit doesn't work
- Datetime - Preventing user manipulation of the current time - how to retrieve a server date time value
- Controls - How to set the date picker icon size - Workaround
- Low Code No Code Microsoft Power Platform Conference 2024
- Apps - The new easier way to open .msapp files 2024
- Charts - A simple way to create better graphs and charts
- Controls - How to workaround the bug when setting Radio Button fill color dynamically
- Data - How to find the common rows from 3 or more collections
- Formula - How to rank times including joint times and ties
- Editable Gallery - How to set a control value dynamically when a user changes the value of another control
- SQL Server - Grandfathered licensing model to end on October 1, 2024
- Reading Dynamics 365 and Power Platform User Group successfully holds its Q3 2024 meetup
- Bug - How to fix problem with the advanced section of the properties pane appearing blank
Blog Author
Tim Leung Author, software developer, Power Platform specialist |