Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi, guys.
This is kinda difficult to explain as it is probably simple.
How do you import Excel dataset within the PBIX file and not sourcing data from a separate Excel file?
If I Get Data > Excel, the data stays within the Excel file and not as a part of the PBIX entirely. If I do Enter Data to Create Table, there there is 3000 data limitation that makes the process clumbsy.
Any thought on this?
Thanks.
y
Hi, @Anonymous
If you take the answer of someone, please mark it as the solution to help the other members who have same problems find it more quickly. If not, let me know and I'll try to help you further. Thanks.
Best Regards
Allan
Hi, @Anonymous
Here is my table in Excel file. You can make the table selected, right-click the table and choose 'copy'.
Then you may do 'Enter Data' and paste the table to create the target table in Power BI.
Result:
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I think cut & paste to Create Table has size limitation. Large data cannot be directly pasted into Create Table from Excel?
Hi, @rajulshah
It is possible to achieve your requirement by M query. For detailed information, you can refer to the following link.
Best Regards
Allan
Hello @Anonymous,
I assume you mean something like DirectQuery but with Excel Datasource, right?
DirectQuery is not supported for Excel Datasource.