Entertainment

  • The modern Advanced Find feature in Power Apps is the default option, but you can switch back to the classic version by following these steps: Access the Power Apps Admin Center, select your environment, navigate to Settings, adjust Product Features, and toggle off the Modern Advanced Find. This lets you revert to the familiar interface.

    Read more

  • When sharing records in C#, use GrantAccess to specify access rights for the recipient. ModifyAccess allows modifying shared record access. Access rights vary for each user. Users cannot be given rights they don’t have. ShareRecord and ModifyAccess show examples. Use RevokeAccess to remove access rights from a shared record.

    Read more

  • The new Command Bar editing capability makes model-driven app button customizations easier. This blog post demonstrates creating a responsive Power Fx Button for cloning records. It uses Language() function to display notifications in the user’s language, and navigates to the new cloned record. The process is simplified with just a few lines of Power Fx.

    Read more