Set Lookup Field in Java Script
Published on:
Learn moreRelated posts
Community Event in Faisalabad: App Development with Power Platform🚀
On June 29, 2024, I had an awesome time hosting two sessions at Birdview Logic Business Hub in Faisalabad on “App Development with Power...
My Session at Kohinoor Grammar School & College
Last Friday, June 28, 2024, I presented “App Development with Power Platform” at Kohinoor Grammar School & College in Faisalab...
Testing HTML & Javascript code in Model-Driven Apps Using Fiddler
While developing ‘PowerApp Components’ and traditional ‘Web Resources’, a common challenge is that testing is not straight forward. To test a ...
Binding CDS Data using Knockout (more tips)
This post is second in a series of querying CDS entity data and displaying it in a model-driven app web resource. A few days back, I wrote fir...
XrmToolBox 2FA Authentication and Proxy Server Settings
2FA Authentications When connecting XrmToolBox to an environment where 2FA is enabled, the following error can occur: Error: An unsecured or i...
Accessibility Resources
Accessibility is an essential consideration for a public sector or enterprise implementation. In this post I m sharing some resources generall...
Querying Audit History
Audit history is a great out of box feature in model-driven apps. However, querying audit history is a bit tricky. Unfortunately commonly used...
Fiddler for Model Driven Apps
While developing ‘PowerApp Components’ and traditional ‘Web Resources’, a common challenge is that testing is not straight forward. To test a ...
Power Automate Convert a String to GUID
Suppose you need to create a new globally unique identifier (GUID). In that case, Power Automate provides guid() function which gene...
Convert SharePoint Uploaded Word File to Pdf
Did you ever receive a requirement that a Word file uploaded through a model-driven app in SharePoint should be converted and saved as Pdf? I ...