<?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 undefined in Power Query</title>
    <link>https://community.fabric.microsoft.com/t5/Power-Query/undefined/m-p/3143242#M100697</link>
    <description>&lt;P&gt;Expression.Error: We cannot convert the value "[Function]" to type Function.&lt;BR /&gt;Details:&lt;BR /&gt;Value=[Function]&lt;BR /&gt;Type=[Type]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table.TransformColumnNames(Table1_Table, each&lt;BR /&gt;List.Accumulate(Table.ToRecords(Mapping), _ ,&lt;BR /&gt;(state, current)=&amp;gt; Text.Replace(Text.Upper(state),current[BEFORE],current[AFTER]) ))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Privacy Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;Source = Folder.Files(MapPath),&lt;BR /&gt;#"Filtered Hidden Files1" = Table.SelectRows(Source, each [Attributes]?[Hidden]? &amp;lt;&amp;gt; true),&lt;BR /&gt;#"Invoke Custom Function1" = Table.AddColumn(#"Filtered Hidden Files1", "Transform File (2)", each #"Transform File (2)"([Content])),&lt;BR /&gt;#"Renamed Columns1" = Table.RenameColumns(#"Invoke Custom Function1", {"Name", "Source.Name"}),&lt;BR /&gt;#"Removed Other Columns1" = Table.SelectColumns(#"Renamed Columns1", {"Source.Name", "Transform File (2)"}),&lt;BR /&gt;#"Expanded Table Column1" = Table.ExpandTableColumn(#"Removed Other Columns1", "Transform File (2)", Table.ColumnNames(#"Transform File (2)"(#"Sample File (2)"))),&lt;BR /&gt;#"Changed Type" = Table.TransformColumnTypes(#"Expanded Table Column1",{{"Source.Name", type text}, {"BEFORE", type text}, {"AFTER", type text}})&lt;BR /&gt;in&lt;BR /&gt;#"Changed Type"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;Source = Folder.Files(DataPath),&lt;BR /&gt;#"Filtered Hidden Files1" = Table.SelectRows(Source, each [Attributes]?[Hidden]? &amp;lt;&amp;gt; true),&lt;BR /&gt;#"Invoke Custom Function1" = Table.AddColumn(#"Filtered Hidden Files1", "Transform File (5)", each #"Transform File (5)"([Content])),&lt;BR /&gt;#"Renamed Columns1" = Table.RenameColumns(#"Invoke Custom Function1", {"Name", "Source.Name"}),&lt;BR /&gt;#"Removed Other Columns1" = Table.SelectColumns(#"Renamed Columns1", {"Source.Name", "Transform File (5)"}),&lt;BR /&gt;#"Expanded Table Column1" = Table.ExpandTableColumn(#"Removed Other Columns1", "Transform File (5)", Table.ColumnNames(#"Transform File (5)"(#"Sample File (5)")))&lt;BR /&gt;in&lt;BR /&gt;#"Expanded Table Column1"&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2023 19:29:19 GMT</pubDate>
    <dc:creator>Sunitha_123</dc:creator>
    <dc:date>2023-03-20T19:29:19Z</dc:date>
    <item>
      <title>undefined</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/undefined/m-p/3143242#M100697</link>
      <description>&lt;P&gt;Expression.Error: We cannot convert the value "[Function]" to type Function.&lt;BR /&gt;Details:&lt;BR /&gt;Value=[Function]&lt;BR /&gt;Type=[Type]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table.TransformColumnNames(Table1_Table, each&lt;BR /&gt;List.Accumulate(Table.ToRecords(Mapping), _ ,&lt;BR /&gt;(state, current)=&amp;gt; Text.Replace(Text.Upper(state),current[BEFORE],current[AFTER]) ))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Privacy Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;Source = Folder.Files(MapPath),&lt;BR /&gt;#"Filtered Hidden Files1" = Table.SelectRows(Source, each [Attributes]?[Hidden]? &amp;lt;&amp;gt; true),&lt;BR /&gt;#"Invoke Custom Function1" = Table.AddColumn(#"Filtered Hidden Files1", "Transform File (2)", each #"Transform File (2)"([Content])),&lt;BR /&gt;#"Renamed Columns1" = Table.RenameColumns(#"Invoke Custom Function1", {"Name", "Source.Name"}),&lt;BR /&gt;#"Removed Other Columns1" = Table.SelectColumns(#"Renamed Columns1", {"Source.Name", "Transform File (2)"}),&lt;BR /&gt;#"Expanded Table Column1" = Table.ExpandTableColumn(#"Removed Other Columns1", "Transform File (2)", Table.ColumnNames(#"Transform File (2)"(#"Sample File (2)"))),&lt;BR /&gt;#"Changed Type" = Table.TransformColumnTypes(#"Expanded Table Column1",{{"Source.Name", type text}, {"BEFORE", type text}, {"AFTER", type text}})&lt;BR /&gt;in&lt;BR /&gt;#"Changed Type"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;Source = Folder.Files(DataPath),&lt;BR /&gt;#"Filtered Hidden Files1" = Table.SelectRows(Source, each [Attributes]?[Hidden]? &amp;lt;&amp;gt; true),&lt;BR /&gt;#"Invoke Custom Function1" = Table.AddColumn(#"Filtered Hidden Files1", "Transform File (5)", each #"Transform File (5)"([Content])),&lt;BR /&gt;#"Renamed Columns1" = Table.RenameColumns(#"Invoke Custom Function1", {"Name", "Source.Name"}),&lt;BR /&gt;#"Removed Other Columns1" = Table.SelectColumns(#"Renamed Columns1", {"Source.Name", "Transform File (5)"}),&lt;BR /&gt;#"Expanded Table Column1" = Table.ExpandTableColumn(#"Removed Other Columns1", "Transform File (5)", Table.ColumnNames(#"Transform File (5)"(#"Sample File (5)")))&lt;BR /&gt;in&lt;BR /&gt;#"Expanded Table Column1"&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 19:29:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/undefined/m-p/3143242#M100697</guid>
      <dc:creator>Sunitha_123</dc:creator>
      <dc:date>2023-03-20T19:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: undefined</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/undefined/m-p/3144155#M100730</link>
      <description>&lt;P&gt;check &lt;A href="https://social.technet.microsoft.com/Forums/en-US/bee8a8e3-c8bd-48c6-a2c3-5d00bc5031b1/expressionerror-cannot-convert-the-value-quotfunctionquot-to-type-function?forum=powerquery" target="_self"&gt;this&lt;/A&gt; out&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 08:36:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/undefined/m-p/3144155#M100730</guid>
      <dc:creator>AlienSx</dc:creator>
      <dc:date>2023-03-21T08:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: undefined</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/undefined/m-p/3147626#M100880</link>
      <description>&lt;P&gt;Thank you. I know its a firewall issue but i need to maintian the Privacy option. How to overcome the issue retaining 'Privacy'. Please suggest. Tx&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 15:33:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/undefined/m-p/3147626#M100880</guid>
      <dc:creator>Sunitha_123</dc:creator>
      <dc:date>2023-03-22T15:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: undefined</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/undefined/m-p/3147652#M100883</link>
      <description>&lt;P&gt;Have no idea, sorry. Just&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;SPAN&gt;make sure that the privacy level for both data sources is compatible (Public/Public or Organizational/Organizational)&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 22 Mar 2023 15:46:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/undefined/m-p/3147652#M100883</guid>
      <dc:creator>AlienSx</dc:creator>
      <dc:date>2023-03-22T15:46:28Z</dc:date>
    </item>
  </channel>
</rss>

