Skip to content

Engineered Code Blog

Category: Web API

Power Pages: Account Switcher

July 31, 2025 3 Min.To Read

During today’s Portals Community Call, I’m going to demonstrate some options for handing the situation where a contact may be related to multiple accounts. One option I’m presenting is to give the user the option to switch what account is their parent account. In this post, I’ll provide the code that I’m showing in the call.

Power Pages: Why Liquid and FetchXML Is Better Than Web API for Read Operations

February 24, 2025 4 Min.To Read

Recently someone commented on one of the videos on our YouTube channel asking why I usually recommend using Liquid and FetchXML for querying Dataverse as opposed to the Power Pages Web API. I responded with a quick answer, but I thought it might be helpful to put together something that goes into a bit more detail as to why I think there is still a place for Liquid and FetchXML.

Back to top