When showing the datetime field values on Portal, it's a common requirement to show only the Date part on the portal and not to show the Time part. This post explains how to achieve that when fetching data from Dataverse 'Datetime' field and show only the Date part. Requirement: Its always an issue with the…
Author: Jiju Sebastian
How to direct un-authenticated Users to the Sign in Page by default in Power Apps Portal Website
Power Apps Portal Power Apps portals to create external-facing websites that allow users outside their organizations to sign in with a wide variety of identities, create and view data in Dataverse. Requirement: Power apps portal website default Landing Page is the home page which is accessible to everyone. Only signed in users should see the…