Showing posts with label Power Apps Canvas Apps. Show all posts
Showing posts with label Power Apps Canvas Apps. Show all posts

How to Navigate with Google Maps in a Power Apps Canvas App

 You can use the Launch() function in a Canvas App to open Google Maps and navigate to a specific location entered by the user or stored in your data source.

Change Record Status in Power Apps using Power Fx

 We want to change the status of a class record to "Inactive" when all courses associated with the class are completed by every participant.

[TIPS] Add Custom Connector for ChatGPT in Power Platform

 [TIPS] Add Custom Connector for ChatGPT in Power Platform

[TIPS] Use dropdown field in Canvas App to show Dataverse Table views list

 [TIPS] Use dropdown field in Canvas App to show Dataverse Table views list

[TIPS] Collections in PowerApps: Collect, Clear, ClearCollect, ForAll

 [TIPS] Collections in PowerApps:  Collect, Clear, ClearCollect, ForAll

Reference 1 2 3

Guidelines and troubleshooting for embedded canvas apps in model-driven apps form

 

Guidelines and troubleshooting for embedded canvas apps  in model-driven apps form

[DEMO] Add new/custom item/choice into Dropdown list in Canvas App

 

[DEMO] Add new/custom  item/choice into Dropdown list in Canvas App 

[TIPS] How to check if filter result is null or vacant

 [TIPS] How to check if filter result is null or vacant

[TIPS] Add new line to the string / String concatenate with new line in Power Apps Canvas App

 Add new line to the string / String concatenate with new line in Power Apps Canvas App

[TIPS] Hide date format "12/31/2001" when date filed is unselected or blank in Canvas App

 Issue: 

  In Power Apps (Canvas App), when use SharePoint as the data source, the date field always shows "12/31/2001" even this field is blank or not selected.

[TIPS] Power Apps SharePoint form setting date/time field to blank

Power Apps SharePoint form setting date/time field to blank

ISSUE: Can't clear a datetime field in SharePoint from PowerApps.

[TIPS] Add "Other" to PowerApps Canvas App Dropdown Field

 Dropdown menus allow app users to select a pre-defined value from a list of options. But sometimes you want the user to fill-in their own value using a text input their selection cannot be found in the list. In this article I will show you how to create a dropdown with an other option in Power Apps.

GroupBy and Ungroup functions in Power Apps

GroupBy and Ungroup functions in Power Apps 

Groups and ungroups records of a table.

[TIPS] PowerApps Form doesn't show up in SharePoint List or not the expected size (squeezed)


Issue:
   When trying to use PowerApps form in SharePoint list, the PowerApps form doesn't show up.

Canvas App Monitor

 Canvas App Monitor

Reference

Canvas App Monitor is a new tool to better understand, debug, and improve your apps.  Monitor provides a running log of all the activity within your app allowing you to see how declarative formulas are actually doing their work.