<?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 How to create a dynamic column in one table  which changes values on slicer of an other table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-create-a-dynamic-column-in-one-table-which-changes-values/m-p/3160699#M113501</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have 2 tables, table A can filter table B with a relationship.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Now I want to take value from table B to add as a new column in table A, which is of course filtered by the relationship. However it is also filtered by slicer from table B?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How could we make this possible?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;All the best!&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2023 11:50:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-03-29T11:50:56Z</dc:date>
    <item>
      <title>How to create a dynamic column in one table  which changes values on slicer of an other table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-create-a-dynamic-column-in-one-table-which-changes-values/m-p/3160699#M113501</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have 2 tables, table A can filter table B with a relationship.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Now I want to take value from table B to add as a new column in table A, which is of course filtered by the relationship. However it is also filtered by slicer from table B?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How could we make this possible?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;All the best!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 11:50:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-create-a-dynamic-column-in-one-table-which-changes-values/m-p/3160699#M113501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-29T11:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dynamic column in one table  which changes values on slicer of an other table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-create-a-dynamic-column-in-one-table-which-changes-values/m-p/3160860#M113512</link>
      <description>&lt;P&gt;Calculated columns are only calculated during data refresh, so they don't pay any attention to slicers or filters. If you need it to be dynamic then you need to do it as a measure&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 12:53:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-create-a-dynamic-column-in-one-table-which-changes-values/m-p/3160860#M113512</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-03-29T12:53:12Z</dc:date>
    </item>
  </channel>
</rss>

