Sending email with PowerApps
Sending email when a form is submitted is an often mentioned requirement. One would perhaps think that Azure Logic Apps (or Microsoft Flow) would be needed for this, but this …
Sending email when a form is submitted is an often mentioned requirement. One would perhaps think that Azure Logic Apps (or Microsoft Flow) would be needed for this, but this …
When building a business solution, one often has the requirement to hide/unhide a control (or group of controls) when a certain condition is met. With PowerApps, this can be done …
I have noticed that the datacard order is not always consistent (datacards change in order) when using an if function in the Visible property and making changes to datacards. The …
I recently saw a video made by Audrie Gordon (Deep Dive | Friday Functions Series: Checked Items into Semi-Colon Deliminated String) where I noticed a flaw in the logic. The …