I have some issues with the performance of Embedded Power BI reports. I want to make the visuals load faster and I'm wondering how the data load is working the backend with PBI Embedded.
I have two large datasets (100kx20) used in a report. One of them is used in macro-economics sheets and the other is used for micro. The Micro part is split into 5 categories which are visualized in 5 different sheets. The question is if I open up 1 of those sheets does the Embedded service load the whole dataset2 and filter it out for 1st category? Or are the datasets loaded into Azure service as soon as the report itself is opened?
The question is would splitting the dataset2 into 5 different sets make the data in those 5 category sheets load faster?