Canvas Apps Controls Expressions User Experience

How to use custom sorting in canvas apps

Records can be easily sorted in an ascending or descending order. Learn how to implement a complex custom sorting in canvas apps!

Canvas Apps Controls

How to reset the people picker control?

Learn how to reset the modern Fluent UI people picker control from the Creator Kit with no Reset property and the Reset function not working!

Canvas Apps Dataverse Delegation Expressions

Y – Yes/No column filter – How to make it delegable!

Yes/No column in Dataverse is commonly used. There are multiple ways you can filter on a Yes/No column. Some are delegable, some are not!

Canvas Apps Controls Expressions

X – X property – How to auto scroll text!

Have you ever needed a banner in your app? Like a label that auto scrolls horizontally from left to right? Learn how to by using a timer!

Canvas Apps Delegation Expressions

W – With function – Is it really delegable?

With function is one of the most useful Power Apps functions. One advantage is that it helps resolve delegation issues. But does it really?