I want to implement power BI Embedd( dashboard ) for multiple customers who belongs to different company, in such a way that when user logs into the application , dataset of the dashboard is refreshed using the customer specific database.
https://tsmatz.wordpress.com/2017/07/14/power-bi-embed-report-in-app/
I reffered above example , which gives acceptable solution of creating different workspace collection ( configure each workspace to pull dataset from different dataset) to Isolate the dashbords for each customer.
Is there any better solution to achive the power BI multitenancy ?