Loading...

Adding Missing Tables to Modern Advanced Find Experience (Model-Driven Power Apps)

Adding Missing Tables to Modern Advanced Find Experience (Model-Driven Power Apps)
Featured image of post Adding Missing Tables to Modern Advanced Find Experience (Model-Driven Power Apps)

With the recent introduction of the new modern advanced find experience, we’ve seen a major step forward in modernising a key piece of functionality tied to the “classic” experience. And, to be fair to Microsoft, this feature has pretty good parity with what we’re used to in the old experience. Not only can we use the modern experience to find the data we want, but it also supports the creation of personal views, and, for our developer friends, we can download the underlying FetchXML query. Change can often be a rocky road in today’s cloud world, but with this, I think we have an example of how to do it correctly. 😀

Despite this, I have ONE gripe and slightly annoying thing that came up recently on a project. Whereas the old Advanced Find experience allows us to search for all possible tables in the Dataverse environment, we observed that the new experience did not follow this expectation. Indeed, key tables we knew to be present wouldn’t appear on the list when we searched for them. Frustrating, but on closer inspection, there’s a pretty good explanation - and solution - for this.

Let’s start by looking at an example. Below, I have an expertly built model-driven app that is surfacing out just the Account table:

Note as part of this that I have:

  • Added the Account table to the Sitemap
  • The Account table is present within the In your app area of the app configuration

When we hit the play button and attempt to use the new Advanced Find experience, we observe that only the Account table is visible:

As it turns out, the crucial element here is that list of tables that appear within the In your app section mentioned above. For those more familiar with the classic experience, the list of tables we see below also indicates this:

Indeed, the classic experience becomes crucial for this current problem, as it appears that this is the only route that allows us to add/remove tables to this list:

With the Contact table added and after re-publishing the app, we can see that this is now present on the list of options:

The only other option could be to add the tables into the new modern app designer via the New Page option, but doing this includes them in the sitemap, which may not be your desired outcome.

It perhaps makes sense why the new experience behaves in this fashion, and why we would have to go through this extra step to surface any tables we may be missing. In most situations, it is preferable to include them as part of the sitemap instead. This step has the benefit of indirectly including the table in the In your app list while making it easier for users to find. However, hopefully, this post is useful if all you care about is the modern Advanced Find experience. As a final tip, also ensure you include the appropriate forms/views for the table. 😉

Published on:

Learn more
The CRM Chap
The CRM Chap

Anything and everything to do with the #PowerPlatform, #MSDYN365, #Azure and more!

Share post:

Related posts

Paging in Gallery in Canvas App Power Apps

You can easily implement paging concept for your gallery in canvas APP. follow below steps to achieve this. watch full video here or read the ...

11 hours ago

Paper to Power App: Creating a Canvas App in D365 CRM from a Hand-Drawn Sketch

Power Apps, known for its low-code/no-code capabilities, now offers the ability to create complete apps from an image. Sometimes, the best way...

2 days ago

Using Copilot to Create and Explain Formulas – Power Apps

Using the new features – Create a formula (preview) and Explain this formula we can now easily write, edit, and understand formulas in Power A...

3 days ago

SQL Stored Procedures in Power Apps and the maximum data row limit

With connectors in Power Apps we can collect 2000 items at a time when we read data from lists and libraries. However with SQL Stored Procedur...

3 days ago

The Benefits of Hiring a Power Apps Consultant for your Business

Introduction Franklin D. Roosevelt once said, ‘The only limit to our realization of tomorrow will be our doubts of today.’… ...

7 days ago

Generating Power Fx Formulas with Multi-Language Comment Support in Power Apps Using Copilot

The Comment-Generated Formulas feature in Power Apps lets you create Power Fx formulas directly from code comments. By typing `//` or ‘/*’ fol...

8 days ago

Field suggestions by Copilot –Power Apps (Dataverse)

Field Suggestions by Copilot for Canvas Apps apply to Gallery, Form Table controls both classic and modern for Dataverse, SharePoint, or SQL S...

9 days ago

A Guide for Power Apps Integration with SharePoint

Introduction Many companies are leveraging Power Apps and SharePoint integration which enables them to develop responsive, low-code applicatio...

9 days ago

Mock Power Apps connectors in tests with Playwright

Power Apps connectors allow you to connect your app to external services like SharePoint, Microsoft 365, or custom APIs. When you build a Powe...

9 days ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy