Forum Discussion
SimPet87
Jan 24, 2022Copper Contributor
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
Sort By
- SergeiBaklanDiamond Contributor
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.