Forum Discussion
data factory get metadata activity
- 2 years ago
Get Meta data activity is supported within Fabric Data pipeline for lakehouse.
Output:
Config :
The child items is visible only when you have a path selected and not a file
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.