liquid

Query Entity Permissions for a portal user using Liquid in PowerApps portals/ Dynamics 365 Portals

Follow my blog for more interesting topics on Dynamics 365, Portals and Power Platform. For training and consulting, write to us at info@xrmforyou.com Entity permissions are a great way to control record access in your Dynamics 365 Portals. You can have fine grained control at individual record level. But ever wondered if you can determine the …

Query Entity Permissions for a portal user using Liquid in PowerApps portals/ Dynamics 365 Portals Read More »

Convert byte array to base64 string using Liquid in Dynamics 365/ PowerApps portals

For training and consulting, write to us at info@xrmforyou.com Liquid and PowerApps portals. I think a match made in heavens. And what can I say about Liquid, a simple yet so powerful template editing language. And while I was singing praises for Liquid, a colleague came up to me and told that liquid does not have …

Convert byte array to base64 string using Liquid in Dynamics 365/ PowerApps portals Read More »

Base64 encoding and Base64 decode using Liquid in Dynamics 365/ PowerApps portals

For training and consulting, write to us at info@xrmforyou.com Follow my blog for more interesting topics on Dynamics 365 and Portals As I have been working on liquids a lot lately, I am amazed by the simple and yet powerful language which allows me to do so much without drop of a sweat. And then …

Base64 encoding and Base64 decode using Liquid in Dynamics 365/ PowerApps portals Read More »

Strip HTML characters using Liquid in PowerApps/ Dynamics 365 Portals

I have been working lately a lot on PowerApps portals and one of the requirement that we got from customer is to render some HTML text as text in Portals. The customer had a field in Dynamics 365 which was storing rich text. We would retrieve the field value using fetchxml in liquid and the …

Strip HTML characters using Liquid in PowerApps/ Dynamics 365 Portals Read More »

Show the top record from an entity list in Dynamics 365 portals/ powerapps portals using liquid

Follow my blog for more interesting topics on Dynamics 365, Portals and Power Platform. For training and consulting, write to us at info@xrmforyou.com This is one more of my recent articles on ADX portals and this blog I am going to write on how to select the topmost record from an entity view using query filters. …

Show the top record from an entity list in Dynamics 365 portals/ powerapps portals using liquid Read More »