Hi everyone
I currently have a Power Pages site setup that allows external users to search a single Dataverse table, which holds property details. This all works fine using the built-in Dataverse search.
The table that is currently setup holds property information for a particular region but we now have plans to expand this functionality to include properties from other regions. On the site we will have a separate 'landing' page for each region as visitors will normally only be interested in their region. This also means that I now want to restrict the search based on which page they're searvhing from.
So for example if I click a link that takes me to the page on my site for Europe, when I do a search for a property I only want properties in Europe to appear in search results. If for example there's a similar named property in North America I don't want that to appear. Is there a way to do this? I was thinking about having each region as a separate Dataverse table but if I do this I can't see a way of pre-filtering the search on each page in the site to only search the relevant table?
Any assistance would be welcomed.