When a power bi report is deployed to report server it can be refreshed on a certain schedule
But where is the in memory power bi model loaded ?
I tried to analyze report server memory usage when activating report and not much happened on server
Then i saw the browser increasing memroy on client - is the load mostly on the client ?
But there has to be a tabular in memory model somewhere ?
Solved! Go to Solution.
Model is loaded in memory where you open a report in browser and then store in server cache you can manage the avaibility of this cache on Server properties
Model is loaded in memory where you open a report in browser and then store in server cache you can manage the avaibility of this cache on Server properties