<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do we use the Metadata feature for Copy activity feature? in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-we-use-the-Metadata-feature-for-Copy-activity-feature/m-p/4403206#M7045</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;, thank you for the reply. I am familiar with the Get metadata activity; the issue is the custom metadata I add doesn't get returned by the Get metadata activity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here you can see I added multiple metadata fields to a file I was inserting to Lakehouse.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use Get metadata activity, none of that custom metadata appears.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I even tried did another Get metadata inside a ForEach to get the metadata for the indiviual files and add the custom metadata fields:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still not seeing custom metadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That leads to some questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Does this mean lakehouse doesn't support this feature in which case why does it show up as an option for use?&lt;/LI&gt;&lt;LI&gt;Does data factory not yet return all custom metadata from an object?&lt;/LI&gt;&lt;LI&gt;Is there any way to access that custom metadata?&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Mon, 10 Feb 2025 15:15:47 GMT</pubDate>
    <dc:creator>arpost</dc:creator>
    <dc:date>2025-02-10T15:15:47Z</dc:date>
    <item>
      <title>How do we use the Metadata feature for Copy activity feature?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-we-use-the-Metadata-feature-for-Copy-activity-feature/m-p/4400634#M7029</link>
      <description>&lt;P&gt;Greetings, community. I recently noticed the Metadata option on a Copy activity's Destination tab.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I found some Microsoft documentation for this feature (scroll down in &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity#destination" target="_self"&gt;this MS doc section&lt;/A&gt;), but I cannot figure out how to actually view or pull the metadata applied to a file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set this up to write to a Fabric lakehouse. This doesn't seem to show up in any Fabric UIs, and I haven't seemed to be able to tap into this with either a Get metadata activity. Anyone have ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 21:07:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-do-we-use-the-Metadata-feature-for-Copy-activity-feature/m-p/4400634#M7029</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2025-02-07T21:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do we use the Metadata feature for Copy activity feature?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-we-use-the-Metadata-feature-for-Copy-activity-feature/m-p/4401750#M7033</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Here are some of my personal thoughts:&lt;/P&gt;
&lt;P&gt;1. You can use the Get Metadata activity in a Fabric pipeline to retrieve metadata from your data source. This activity allows you to look up various metadata fields such as column count, structure, and more.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;2. To add a Get Metadata activity, create a new pipeline, search for Get Metadata in the Activities pane, and add it to the canvas. Configure the settings by selecting an existing connection or creating a new one, and specify the table or file path.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. You can read this two documents below:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipeline/data-factory-get-metadata-activity/m-p/4025443" target="_blank"&gt;Solved: data factory get metadata activity - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/get-metadata-activity" target="_blank"&gt;Get Metadata activity - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 01:22:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-do-we-use-the-Metadata-feature-for-Copy-activity-feature/m-p/4401750#M7033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-10T01:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do we use the Metadata feature for Copy activity feature?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-we-use-the-Metadata-feature-for-Copy-activity-feature/m-p/4403206#M7045</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;, thank you for the reply. I am familiar with the Get metadata activity; the issue is the custom metadata I add doesn't get returned by the Get metadata activity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here you can see I added multiple metadata fields to a file I was inserting to Lakehouse.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use Get metadata activity, none of that custom metadata appears.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I even tried did another Get metadata inside a ForEach to get the metadata for the indiviual files and add the custom metadata fields:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still not seeing custom metadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That leads to some questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Does this mean lakehouse doesn't support this feature in which case why does it show up as an option for use?&lt;/LI&gt;&lt;LI&gt;Does data factory not yet return all custom metadata from an object?&lt;/LI&gt;&lt;LI&gt;Is there any way to access that custom metadata?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 10 Feb 2025 15:15:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-do-we-use-the-Metadata-feature-for-Copy-activity-feature/m-p/4403206#M7045</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2025-02-10T15:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do we use the Metadata feature for Copy activity feature?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-do-we-use-the-Metadata-feature-for-Copy-activity-feature/m-p/4419182#M7122</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Here are my personal thoughts on your three questions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;Yes, Lakehouse does support custom metadata. However, the support for custom metadata might depend on the specific implementation and tools you are using.&lt;/P&gt;
&lt;P&gt;For example, Lakehouse schemas allow you to group tables and manage metadata more effectively.&lt;/P&gt;
&lt;P&gt;Here is the document you can read:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-schemas" target="_blank"&gt;Lakehouse schemas (Preview) - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. All custom metadata for an object is not currently returned in Fabric Data Factory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;To access custom metadata, you might need to use a different approach or tool. For instance, using the Lakehouse management API could help you retrieve and manage custom metadata more effectively.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 07:28:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-do-we-use-the-Metadata-feature-for-Copy-activity-feature/m-p/4419182#M7122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-20T07:28:12Z</dc:date>
    </item>
  </channel>
</rss>

