Hi all,
I am building a model-driven app and we have a site map. I have created a PowerApps custom page to be the home page of the model-driven app. There is a button to take you to a particular table(Account) view.
I have followed docs: https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/page-powerfx-in-model-app#navigate-to-specific-system-view-of-the-table And tied
Navigate( 'Accounts (Views)'.'My Active Accounts' )
Also, I tried
and
Navigate( { Page: 'Accounts (Forms)'.Account }
But, Nothing works.
Can anyone help me to solve this matter?
Have you tried clicking on the AppChecker in the upper-right corner? When it has a red dot like that it means it has found an error and can give you an error message about it. Might help you figure out what the issue is.
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473