Forum Discussion
How to quickly manually enter data table with million rows
- 2 years ago
Reason not to import it from DB or csv is because data in this table only changes once a year, i want to minimize server loading of both BI Service and SQL server as much as possible. I don't want the refresh time in Power BI Service taking too long because of this table.
I just found out a way by reading it from csv file
first at desktop, then turn off "include in report refresh".
This way that table will not take any time or any loading at all afterwards.
Thanks everyone!
Hi primolee
You can directly export the data if it is in excel or CSV.
Why are you copy and pasting in the grid of power bi desktop .
Try this
I hope you dont have to manually enter the data if you have data available in any of the given datasource format..
Reason not to import it from DB or csv is because data in this table only changes once a year, i want to minimize server loading of both BI Service and SQL server as much as possible. I don't want the refresh time in Power BI Service taking too long because of this table.
I just found out a way by reading it from csv file
first at desktop, then turn off "include in report refresh".
This way that table will not take any time or any loading at all afterwards.
Thanks everyone!