Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric certified for FREE! Don't miss your chance! Learn more
I have the following object defined in PowerQuery:
I would like to use the value from this object for another M query in another table:
I have tried:
= #"Kept Last Rows"{[#"Folder Path"=filepath,Name= Filename[Name]]}[Content]
= #"Kept Last Rows"{[#"Folder Path"=filepath,Name= Lines.ToText(Filename)]}[Content]
I think I am missing something about this concept.
Any help would be greatly appreciated!
Thank you
Solved! Go to Solution.
Name=Filename[Name]{0}
Thank you!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 12 | |
| 12 | |
| 10 | |
| 6 | |
| 5 |