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 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?