<?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: Using a wildcard in a get metadata activity to consider a specific set of files in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Using-a-wildcard-in-a-get-metadata-activity-to-consider-a/m-p/4018304#M4310</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="719515" data-lia-user-login="pmscorca" class="lia-mention lia-mention-user"&gt;pmscorca&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="226550" data-lia-user-login="NandanHegde" class="lia-mention lia-mention-user"&gt;NandanHegde&lt;/a&gt;&amp;nbsp;said, the Get Metadata activity does not support wildcard filters on folders/files.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;related document:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/control-flow-get-metadata-activity" target="_blank"&gt;Get Metadata activity - Azure Data Factory &amp;amp; Azure Synapse | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Consider dynamically constructing file paths or names using expressions and variables in the pipeline.&lt;/P&gt;
&lt;P&gt;related document:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/parameterize-linked-services?tabs=data-factory" target="_blank"&gt;Parameterize linked services - Azure Data Factory &amp;amp; Azure Synapse | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Adamk Kong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jul 2024 09:43:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-07-01T09:43:06Z</dc:date>
    <item>
      <title>Using a wildcard in a get metadata activity to consider a specific set of files</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Using-a-wildcard-in-a-get-metadata-activity-to-consider-a/m-p/4017219#M4279</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in a get metadata activity of a data pipeline I've tried to use a wildcard as "*.csv" in the file name cell of the file path section, but so the get metadata activity searchs a *.csv file.&lt;/P&gt;&lt;P&gt;It seems that it isn't possible to use an handy wildcard in a get metadata activity?&lt;/P&gt;&lt;P&gt;Any suggests in order to consider a specific set of files? Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jun 2024 17:06:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Using-a-wildcard-in-a-get-metadata-activity-to-consider-a/m-p/4017219#M4279</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2024-06-30T17:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using a wildcard in a get metadata activity to consider a specific set of files</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Using-a-wildcard-in-a-get-metadata-activity-to-consider-a/m-p/4017636#M4289</link>
      <description>&lt;P&gt;wildcard is not supported in Get metadata activity&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;So you would have to use a combination of Get meta data activity and filter activity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;get all files present within the folder via Get meta data activity and then leveraging the filter activity, filter out CSV specific file extensions&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 03:30:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Using-a-wildcard-in-a-get-metadata-activity-to-consider-a/m-p/4017636#M4289</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-07-01T03:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using a wildcard in a get metadata activity to consider a specific set of files</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Using-a-wildcard-in-a-get-metadata-activity-to-consider-a/m-p/4018304#M4310</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="719515" data-lia-user-login="pmscorca" class="lia-mention lia-mention-user"&gt;pmscorca&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="226550" data-lia-user-login="NandanHegde" class="lia-mention lia-mention-user"&gt;NandanHegde&lt;/a&gt;&amp;nbsp;said, the Get Metadata activity does not support wildcard filters on folders/files.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;related document:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/control-flow-get-metadata-activity" target="_blank"&gt;Get Metadata activity - Azure Data Factory &amp;amp; Azure Synapse | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Consider dynamically constructing file paths or names using expressions and variables in the pipeline.&lt;/P&gt;
&lt;P&gt;related document:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/parameterize-linked-services?tabs=data-factory" target="_blank"&gt;Parameterize linked services - Azure Data Factory &amp;amp; Azure Synapse | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Adamk Kong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 09:43:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Using-a-wildcard-in-a-get-metadata-activity-to-consider-a/m-p/4018304#M4310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-01T09:43:06Z</dc:date>
    </item>
  </channel>
</rss>

