When building a website with Dataverse, should you choose Power Pages or a custom .NET solution?
Read PostCategory: Power Apps
Table Permissions and FetchXML queries in Power Pages
When some new non-Power Platform developers joined a past project I worked on, they were looking at some existing code and api endpoints and were […]
Read PostUsing the Capture liquid tag to generate dynamic FetchXML queries in Power Pages Web Templates
Both capture and assign tags are used to handle variables in Liquid. But the capture tag comes with an advantage, it can be used to […]
Read PostFiltering Power Pages lists by values on related entities using FetchXML filters
Using Power Pages lists FetchXML filters with Link-Entity and custom JavaScript to filter by related entity values.
Read PostQuick tip: Sending links on Teams Chats created using Microsoft Graph HTTP in Power Automate
How to send Teams messages with links using Microsoft Graph and Power Automate
Read PostUsing Power Pages Web Application Firewall to Rate-Limit Web API calls
In some scenarios where you have a custom Power Pages website that leverages the web API for specific pieces of functionality, you might want to […]
Read PostCreating and removing N:N relationships between Dataverse records using JavaScript and Power Pages Web API
How to Programatically handle Dataverse N:N relationships between records in Power Pages using Javascript and Power Pages Web API
Read PostCreate an Issue Tracker App using Power Apps Copilot (Preview)
Recently I tried out the Power Apps Copilot, which is still in Preview but even though not yet perfect, had actually quite interesting results. I […]
Read PostIssue solved: Canvas Apps PDF function – ‘PDF Creation Failed’ when using a gallery and checking conditions before calling the PDF function
Recently a reader reported an issue happening while using the PDF export functionality in Canvas Apps: I have an application with 2 galleries. The first […]
Read PostFiltering Dataverse data by the current user in Cards for Power Apps
How to use the Viewer object to filter data by the current user in Cards for Power Apps.
Read Post
Recent Comments