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?

Report
All responses (
Answers (