I've wrote a few blogs about the (Preview) Power Apps Grid customized control: a way to host PCFs right inside the grid. The last one in that direction was about fetching related records. It's amazing that we are able to work with child records right inside the Power Apps Grid, but the way shown in... Continue Reading →
“pac pcf push” Not Updating the PCF Component
The issue from this blog was fixed with the pac version 1.19.4. 🙂 Since a few versions, the Power Platform CLI (pac) has an issue with "pac pcf push": the component doesn't seem to get updated inside your environment. I've encountered that a while ago, when I was working on the Power Apps Grid customizer... Continue Reading →
Fetch Related Records with Power Apps Grid Customizer Control
The Power Apps Grid customizer control is a preview feature I really look forward to. In the last two blogs I've already shown how to use it for: Host your own read-only or editable PCF inside the Power Apps Grid Implement calculated columns for offline using the Power Apps Grid In this blog I'll push... Continue Reading →