The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I feel like I am going in circles with Power BI Embedded.
Say I am currently catering to multiple clients each with a separate dataset and the reports using import mode
Will this mean if a user from Client B and Client C try to access my service which uses Power BI Embedded they will experience issues since my total dataset size is 3 GB ?
I am measuring the size of the PBIX file as the size of the dataset. Is that an accurate estimate ?
I have the same question raised in Stack Overflow link here :
https://stackoverflow.com/questions/69137290/power-bi-embedded-limits-on-dataset
Solved! Go to Solution.
1. no, but they will eject each other from the capacity/SKU all the time (or attempt to do so). You will not be able to load the Client A dataset at all.
2. Ish. You need to account for the Vertipaq compression. Have a look at the reported sizes in DAX Studio, or in the Power BI Service dataset settings pages.
1. no, but they will eject each other from the capacity/SKU all the time (or attempt to do so). You will not be able to load the Client A dataset at all.
2. Ish. You need to account for the Vertipaq compression. Have a look at the reported sizes in DAX Studio, or in the Power BI Service dataset settings pages.