<?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 Concatenate, Merge or Combine multiple rows into one value in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828453#M149707</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can place [Parent] column from table2 in table visual along with the following measure&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Items = CONCATENATEX ( VALUES ( table1[Item] ), table1[Item], ", " )&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2024 21:38:05 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2024-04-10T21:38:05Z</dc:date>
    <item>
      <title>Using Concatenate, Merge or Combine multiple rows into one value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828396#M149695</link>
      <description>&lt;P&gt;Please help.... so I have items with simlar names example 100-233-5-A &amp;amp;&amp;nbsp;100-233-5-B under the same column and I am trying to get them together in one row. They do have the same parent from a diffent table and I just cant get this to work. I did&amp;nbsp;&lt;SPAN&gt;RELATED(table2[parent]) to move over the parent names and for item names it shows up as&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;seprete lines for A &amp;amp; B. I would like to also clarify that they were alays two seprete line but I need them to print as one.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 21:12:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828396#M149695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-10T21:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Concatenate, Merge or Combine multiple rows into one value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828421#M149698</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please clarify what exactly you mean by "move over"?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 21:02:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828421#M149698</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2024-04-10T21:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using Concatenate, Merge or Combine multiple rows into one value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828428#M149701</link>
      <description>&lt;P&gt;&lt;SPAN&gt;sure I did RELATED(table2[parent]) to put the parent names on to table 1.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 21:10:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828428#M149701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-10T21:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using Concatenate, Merge or Combine multiple rows into one value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828438#M149703</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can only add columns to an existing table. You can't edit or change the structure of an existing table.&amp;nbsp;&lt;BR /&gt;You can achieve your expected result using a table visual or a calculated table. Which option would you go for?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 21:50:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828438#M149703</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2024-04-10T21:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using Concatenate, Merge or Combine multiple rows into one value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828445#M149706</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I would like table visual please.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 21:26:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828445#M149706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-10T21:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using Concatenate, Merge or Combine multiple rows into one value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828453#M149707</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can place [Parent] column from table2 in table visual along with the following measure&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Items = CONCATENATEX ( VALUES ( table1[Item] ), table1[Item], ", " )&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 21:38:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-Concatenate-Merge-or-Combine-multiple-rows-into-one-value/m-p/3828453#M149707</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2024-04-10T21:38:05Z</dc:date>
    </item>
  </channel>
</rss>

