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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
How we can have table in power query with all data sources details like
File NAme and File date
Please help
Solved! Go to Solution.
If you got your data by the File|Combine operation in Power Query, go to the "Removed Other Columns1" step that the combine opreation did.
If you are getting your data some other way though you cannot do that within Power Query itelf. The queries don't know properties about themselves.
You might see if Monkey Tools can help. It is a 3rd party app that does some cool stuff with Power Query, but don't know if it can extract that type of info and put into the data model for you.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingIf you got your data by the File|Combine operation in Power Query, go to the "Removed Other Columns1" step that the combine opreation did.
If you are getting your data some other way though you cannot do that within Power Query itelf. The queries don't know properties about themselves.
You might see if Monkey Tools can help. It is a 3rd party app that does some cool stuff with Power Query, but don't know if it can extract that type of info and put into the data model for you.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI Reporting@Amardeep100115 , refer if these can help
https://www.sqlservercentral.com/blogs/include-file-name-in-content-using-power-query