Forum Discussion

SimPet87's avatar
SimPet87
Copper Contributor
Jan 24, 2022

ADD A COLUMN WITH THE FILE NAME

Hello, I'm facing this problem: I imported two different databases with powerquery from two files in the same folder; in the two files there is an important information missing but it is contained in the name of the respective files; hence my question: how can I add a column to my powerquery data model that contains the file name? In practice I would like that next to each record there was the name of the file in which that record is contained; thank you very much to anyone who wants to help me

4 Replies

  • SergeiBaklan's avatar
    SergeiBaklan
    Diamond Contributor

    SimPet87 

    It depends on which connector do you use. If From File -> From Folder you may keep filenames which are shown on first steps.

    If you query single file you shall to have filename as parameter, you may add new column with that value.

Resources