<?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 PowerBI altering data in custom column in Power Query</title>
    <link>https://community.fabric.microsoft.com/t5/Power-Query/PowerBI-altering-data-in-custom-column/m-p/3310844#M106929</link>
    <description>&lt;P&gt;I've loaded in a dataset from postgres, and I've created a custom column in Power Query, let's call it id, that concatenates two of the table's columns with a hyphen (let's call them employee_id and last_name). After applying these changes, there is one row in my dataset where, in the composite 'id' column, it has mutated the employee_id part for some reason, but the data in the employee_id column itself has remained unchanged. EG, if the employee_id is '123ABC' in the database and the last name is 'Johnson', then the row in question will show the employee_id as '123ABC' but the id will be 'Johnson-123ABc', with the 'c' now lowercase for some reason (the correct id should be 'Johnson-123ABC'). The only Applied Steps that I've taken in the Power Query Editor for this dataset are importing the data and adding the custom column.&lt;/P&gt;&lt;P&gt;I'm wondering why this behavior is happening. As far as I know, it is only happening to one row in the dataset.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jun 2023 20:55:28 GMT</pubDate>
    <dc:creator>geblerj</dc:creator>
    <dc:date>2023-06-30T20:55:28Z</dc:date>
    <item>
      <title>PowerBI altering data in custom column</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/PowerBI-altering-data-in-custom-column/m-p/3310844#M106929</link>
      <description>&lt;P&gt;I've loaded in a dataset from postgres, and I've created a custom column in Power Query, let's call it id, that concatenates two of the table's columns with a hyphen (let's call them employee_id and last_name). After applying these changes, there is one row in my dataset where, in the composite 'id' column, it has mutated the employee_id part for some reason, but the data in the employee_id column itself has remained unchanged. EG, if the employee_id is '123ABC' in the database and the last name is 'Johnson', then the row in question will show the employee_id as '123ABC' but the id will be 'Johnson-123ABc', with the 'c' now lowercase for some reason (the correct id should be 'Johnson-123ABC'). The only Applied Steps that I've taken in the Power Query Editor for this dataset are importing the data and adding the custom column.&lt;/P&gt;&lt;P&gt;I'm wondering why this behavior is happening. As far as I know, it is only happening to one row in the dataset.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 20:55:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/PowerBI-altering-data-in-custom-column/m-p/3310844#M106929</guid>
      <dc:creator>geblerj</dc:creator>
      <dc:date>2023-06-30T20:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI altering data in custom column</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/PowerBI-altering-data-in-custom-column/m-p/3311249#M106957</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="407281" data-lia-user-login="geblerj" class="lia-mention lia-mention-user"&gt;geblerj&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Impossible to say without seeing your data and code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try using Text.Upper(employee_id) in your step that joins the 2 columns to get around the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Phil&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 00:17:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/PowerBI-altering-data-in-custom-column/m-p/3311249#M106957</guid>
      <dc:creator>PhilipTreacy</dc:creator>
      <dc:date>2023-07-02T00:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI altering data in custom column</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/PowerBI-altering-data-in-custom-column/m-p/3313095#M107047</link>
      <description>&lt;P&gt;That worked, thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 17:53:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/PowerBI-altering-data-in-custom-column/m-p/3313095#M107047</guid>
      <dc:creator>geblerj</dc:creator>
      <dc:date>2023-07-03T17:53:01Z</dc:date>
    </item>
  </channel>
</rss>

