Forum Discussion

alexdeeney's avatar
alexdeeney
Copper Contributor
May 28, 2021
Solved

Notepad to Excel - Data Transfer

Hi guys,     I need to import a very large amount of data from an Microsoft Notepad into an Excel file but the data set is too large for one Excel file (stops at about 1.4m rows).   It doesn't s...
  • Celia_Alves's avatar
    May 28, 2021

    alexdeeney

    You can use Power Query to import the data as it seems you did, but at the end, instead of loading to a table, select "create connection only" and "Add to the data model". This way the data will not be visible in the worksheet but is available in the memory for data analysis using pivot tables.

    Here is a tutorial: https://www.youtube.com/watch?v=5u7bpysO3FQ

Resources