<?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 Transpose data from one file to another if the Data exists - i think it's a calculated column? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918722#M8993</link>
    <description>&lt;P&gt;I have two files as per the Tables below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 1 is my master file with the full set of devices and the current confidence level.&lt;/P&gt;&lt;P&gt;Table 2 is the smaller subset of devices with an updated status in the confidence level column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to take the New status in the Confidence Level from Table 2 and transpose it to the correct devices in Table 1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I might have to do a new calculated column? I'm just not sure of the DAX.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 1&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Device Name&lt;/TD&gt;&lt;TD&gt;Confidence Level&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AAA&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;High&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;TD&gt;High&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;CCC&lt;/TD&gt;&lt;TD&gt;High&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 2&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Device Name&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;AAA&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;Medium&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;End State would look like&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Device Name&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;Confidence Level&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AAA&lt;/TD&gt;&lt;TD&gt;Medium&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;TD&gt;High&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;CCC&lt;/TD&gt;&lt;TD&gt;High&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 02 Feb 2020 03:19:04 GMT</pubDate>
    <dc:creator>sharpedogs</dc:creator>
    <dc:date>2020-02-02T03:19:04Z</dc:date>
    <item>
      <title>Transpose data from one file to another if the Data exists - i think it's a calculated column?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918722#M8993</link>
      <description>&lt;P&gt;I have two files as per the Tables below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 1 is my master file with the full set of devices and the current confidence level.&lt;/P&gt;&lt;P&gt;Table 2 is the smaller subset of devices with an updated status in the confidence level column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to take the New status in the Confidence Level from Table 2 and transpose it to the correct devices in Table 1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I might have to do a new calculated column? I'm just not sure of the DAX.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 1&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Device Name&lt;/TD&gt;&lt;TD&gt;Confidence Level&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AAA&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;High&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;TD&gt;High&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;CCC&lt;/TD&gt;&lt;TD&gt;High&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 2&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Device Name&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;AAA&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;Medium&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;End State would look like&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Device Name&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;Confidence Level&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AAA&lt;/TD&gt;&lt;TD&gt;Medium&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;TD&gt;High&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;CCC&lt;/TD&gt;&lt;TD&gt;High&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2020 03:19:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918722#M8993</guid>
      <dc:creator>sharpedogs</dc:creator>
      <dc:date>2020-02-02T03:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Transpose data from one file to another if the Data exists - i think it's a calculated column?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918724#M8995</link>
      <description>I consider your tables are connected in with many to one or one to many relationship.&lt;BR /&gt;&lt;BR /&gt;You have to simply drag device name from master table and status from second table.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Incase u want new column in master table only and if there is join on device name.&lt;BR /&gt;&lt;BR /&gt;Then use below dax for column in first table&lt;BR /&gt;&lt;BR /&gt;New column= related(table2[status])&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Pravin Wattamwar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If it resolves your problem mark it as a solution and give Kudos.</description>
      <pubDate>Sun, 02 Feb 2020 03:33:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918724#M8995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-02T03:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Transpose data from one file to another if the Data exists - i think it's a calculated column?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918730#M8997</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a relationship, it's a 1 to 1 on the device name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DAX you gave is good, the issue it leaves me with is that the calculated coumn now has a bunch of blanks. How do I add onto the DAX so that when it moves over the few updated values it then fills in the rest of the column the the old values?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2020 03:47:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918730#M8997</guid>
      <dc:creator>sharpedogs</dc:creator>
      <dc:date>2020-02-02T03:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Transpose data from one file to another if the Data exists - i think it's a calculated column?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918731#M8998</link>
      <description>Col1= related(table2,[status])&lt;BR /&gt;&lt;BR /&gt;Col2=if(isblank(table1[col1]),table1[status],table1[col1])&lt;BR /&gt;&lt;BR /&gt;If it resolves your problem mark it as a solution and give Kudos.</description>
      <pubDate>Sun, 02 Feb 2020 03:52:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918731#M8998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-02T03:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Transpose data from one file to another if the Data exists - i think it's a calculated column?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918735#M8999</link>
      <description>&lt;P&gt;Really appriciate the support late on a Saturday night....&amp;nbsp; it worked perfectly!!!&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2020 04:26:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Transpose-data-from-one-file-to-another-if-the-Data-exists-i/m-p/918735#M8999</guid>
      <dc:creator>sharpedogs</dc:creator>
      <dc:date>2020-02-02T04:26:24Z</dc:date>
    </item>
  </channel>
</rss>

