Forum Discussion

eager_to_learn2's avatar
eager_to_learn2
Frequent Visitor
3 years ago
Solved

Filter Based on Parameter Taking a Long Time to Process and large model size being generated.

Hi folks, I have a query that is referencing a table in Excel, full file size of workbook is only 1mb. The table itself is only 1800 rows of data and 29 columns. I am having 2 issues and I think the...
  • lbendlin's avatar
    3 years ago

    Use the Power Query Diagnostics. That will help you identify the real culprit.  My money is on the Table.Nestedjoin step.  Generally you do not want to do any joins in Power Query. let the data model do the work for you.