Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
FZOU
Helper IV
Helper IV

data factory get metadata activity

Hello Fabricators,

 

I'm working with datafactory and i'm using a getmetadata activity to get the list of files on my lakehouse, in azure there is the option get childitems  in get metadata activity but in fabric no ? anyone know how we can replace the get childitems in fabric ?

 

thank you 🙂

1 ACCEPTED SOLUTION
NandanHegde
Super User
Super User

Get Meta data activity is supported within Fabric Data pipeline for lakehouse.

 

Output:

NandanHegde_0-1720151486889.png

 

Config :

NandanHegde_1-1720151540909.png

 

The child items is visible only when you have a path selected and not a file

 




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

View solution in original post

2 REPLIES 2
NandanHegde
Super User
Super User

Get Meta data activity is supported within Fabric Data pipeline for lakehouse.

 

Output:

NandanHegde_0-1720151486889.png

 

Config :

NandanHegde_1-1720151540909.png

 

The child items is visible only when you have a path selected and not a file

 




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com
Anonymous
Not applicable

Hi @FZOU

 

In Azure Data Factory, the activity with the option is commonly used to retrieve a list of files or folders within a directory.

 

However, in Microsoft Fabric, this specific option isn’t available directly.

 

To achieve similar functionality in Fabric, you can use a combination of activities and expressions.

 

You can try using the foreach activity.

 

You can view the link below for more details:

 

Get Metadata activity - Microsoft Fabric | Microsoft Learn

 

ForEach activity - Microsoft Fabric | Microsoft Learn

 

Regards, 

Nono Chen 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

Helpful resources

Announcements
August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.