Forum Discussion

ddbaker's avatar
ddbaker
Helper I
5 years ago
Solved

Adding New Queries Takes Forever

Hi Everyone,   To begin, I'm fairly new to Power BI, and my background is in Finance not Data Science. I recognize that building good models requires proper training and technique, however, I have ...
  • edhans's avatar
    edhans
    5 years ago

    Hi ddbaker  - no, you can do the transformations in Power Query.

    1. Do the combine operation as normal.
    2. You will have a large listing of data. That needs to be cleaned up.
    3. Go to the "Sample Query" that Power Query created as part of the combine operation. From there, do the individual unpivots, renaming, etc. So you are transforming one file there.
    4. Power Query will then use that logic and apply to every file and drop it in your final combined query.