Skip to main content
Headshot of article author Carlos Figueira

When we connect an app to a SQL Server table that has a column of type time, the values don’t show in a user-friendly format by default in PowerApps. In this post we’ll go over some expressions that can be used to improve the experience for the app users, by converting from the duration format to a more natural hh:mm:ss one.

» قراءة المزيد
Headshot of article author Carlos Figueira

PowerApps connecting to SharePoint allows you to build complex scenarios without having to customize the formulas, however there are times when you have specific business rules that need to be addressed. We noticed a few questions that appeared in the community on how to set default values new items in forms, especially complex SharePoint columns like Choice, Lookup and Person, so this post will show how you can do that.

» قراءة المزيد