Forum Discussion
Issue in Dashboard loading in Import Mode
Cool,
Now u r in cloud it mean Microsoft Server so don't worry about RAM and other hardware configuration.
U have to work on Datawarehouse side and Power BI Desktop.
Example :
Check your DAX Code performance using DAX Studio.
Reduce and remove unwanted column etc....
HI Baskar
My taskbar shows 200 M RAM taken by chrome so was thinking may be browser is caching the data.
Also what is the reason for the report taking time first time and not next time.
- Baskar9 years agoResident Rockstar
First time it will getting the data from source , that u r correct .
Once it was loaded then it was stored in cache bec of it was loaded at second time is faster then first time.
My Suggestion :
1. Try with latest browser, even check with Microsoft Edge.
2. Give high importance on Data Modelling part, Like DAX Optimization.
3. Reduce your data Size.
- kapilmahajan9 years agoRegular Visitor
I am using some slicers and I saw that Slicers reduce the performance. Are there any other tips for increasing the performance.