In my PowerApps managed solution , I have a number of custom tables and on each table a set of views. During solution upgrade I get failure to one of the views (not found) and error shows the savedqueryid. I can find the view name from its id, but not the table it relates to. Is there a table(s) in Dataverse that contain :
-Entities (tables)
-Views (for each table)
I would like to be able to link the view to its corresponding table
In absense of sending me the Dataverse table names you could also send a query pulling all the tables(entities) with its views from the solution (I know the solutionid).
Many thanks