Forum Discussion

BiCp81's avatar
BiCp81
New Member
1 year ago
Solved

Values show null when I import data using the folder feature

Hello,   I have a folder with about 40 files using the same structure, one per day. When I import in power BI using the excel option the last file, I get all the values correctly put :   Bu...
  • jdbuchanan71's avatar
    1 year ago

    It looks like some of your files have different column names (spaces at the end?) so PowerQuery is not able to align them all together.

    Once you fix that, they should all come in correctly.

     

  • Gabriel_Pedri's avatar
    1 year ago

    This type of error happens for two reasons:

    1. The table or sheet names are different.
    2. The column names are different.

    By correcting these, update and it's done.

     

    If this response helped you, please mark it as 'Solution'.