Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Removed rows not actually removed

Hi there everybody,   I'm new to PowerBI but getting the hang of it. However, there's a reasonable amount of peculiarities that make me feel like I'm taking crazy pills. My current problem: I'm imp...
  • MarcelBeug's avatar
    MarcelBeug
    9 years ago

    When you remove top rows and promote headers in the main query, that applies only once for the combined data, not for each individual file.

    If you want to perform transformations for each individual file, you should adjust the Transform Sample File query, instead of the main query.

     

     

    The code in the Transform Sample File query, is directly linked to the function that is applied to all files.