I want to create two PowerApps, which are using the same SharePoint list. When I build the second app and try to register the SharePoint table as a data source, which I also use in the first app, my table is not shown and I therefore cannot choose it.
Is it not possible to use the same table from two apps or is there a special trick?
Reason why I am doing this is that I need two different views on the data for different user roles working with the data and the views are to different to implement them within the same app.