I've been trying to get my head around dataverse and how it could be used in a project. I understand that dataverse can be used in power apps to hold the data e.g product catalog & product inventory within a company.
My query is how can I re-use some of that data for public facing read-only access where the data is kept up to date?
Keeping with the example above, how would I provide a product catalog on a public facing website that users could interact with and which is fed from the dataverse?
My initial thoughts are public embedded PowerBI dashboard with a subset of product catalog data that shows the current products as well as those that have been retired or new releases. The data(set) would be updated at regular intervals but I'd like to control the update process and also ensure the data model was optimised for PowerBI .
What options do I have?