Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Very slow after Key phrase extraction

I thought I would trial using the Text Analytics insights within Power Query on data that includes user comments. The step itself does not take long however any further steps within Power Query or tr...
  • Greg_Deckler's avatar
    3 years ago

    Anonymous Yeah, if it blows out your table to several million rows or more then there is going to be some slowness involved. Also, using the AI stuff is going to mean that query folding is broken at that point so any steps after that will not be query folded and run locally. Better to do as many steps with query folding as possible.