Forum Discussion
AntonN
4 years agoFrequent Visitor
Power BI Desctop vs Service Computing Power
Hi guys! I am experiencing bad performance with Power BI Desktop and it is most probably due to the amount of data. I have 2 fact tables - one with 14 million lines and one with 25. I have connected ...
- 4 years ago
Power BI Pro / Premium have plenty of benefits but they're not going to change development performance in your desktop. You can filter your tables using a parameter to slim down dataset size in the desktop yet load and display all the data in the service:
https://www.mssqltips.com/sqlservertip/6552/improve-power-bi-performance-with-horizontal-filtering/
otravers
4 years agoCommunity Champion
Power BI Pro / Premium have plenty of benefits but they're not going to change development performance in your desktop. You can filter your tables using a parameter to slim down dataset size in the desktop yet load and display all the data in the service:
https://www.mssqltips.com/sqlservertip/6552/improve-power-bi-performance-with-horizontal-filtering/