<?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: calculated tables using Addcolumns and relatable in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculated-tables-using-Addcolumns-and-relatable/m-p/4065662#M161405</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;You may use this code:&lt;BR /&gt;Yearly Sales by Color =&lt;BR /&gt;ADDCOLUMNS(&lt;BR /&gt;Sales,&lt;BR /&gt;"ProductColor", RELATED(Product[Color]),&lt;BR /&gt;"Year", YEAR(RELATED(Date[Date]))&lt;BR /&gt;).&amp;nbsp;&lt;BR /&gt;If it is your answer, please mark this as a solution&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 28 Jul 2024 18:26:03 GMT</pubDate>
    <dc:creator>MalkhazTsagarel</dc:creator>
    <dc:date>2024-07-28T18:26:03Z</dc:date>
    <item>
      <title>calculated tables using Addcolumns and relatable</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculated-tables-using-Addcolumns-and-relatable/m-p/4065651#M161403</link>
      <description>&lt;P&gt;i'm just taken this course and not able to solve this below question. can someone help me to solve this below request.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a calculated table.&lt;BR /&gt;Create a new calculated table called Yearly Sales by Color that contains the following data:&amp;nbsp;&lt;/P&gt;&lt;P&gt;All data from the Sales table,&amp;nbsp;&lt;/P&gt;&lt;P&gt;All Product Colordata from the Product table,&amp;nbsp;&lt;/P&gt;&lt;P&gt;And all Yearly values from the Date table.&lt;/P&gt;&lt;P&gt;Note down the total number of columns in the table.&lt;/P&gt;&lt;P&gt;Tip: Create the calculated table using the ADDCOLUMNS and RELATED DAX functions.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2024 17:58:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculated-tables-using-Addcolumns-and-relatable/m-p/4065651#M161403</guid>
      <dc:creator>Raju991</dc:creator>
      <dc:date>2024-07-28T17:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: calculated tables using Addcolumns and relatable</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculated-tables-using-Addcolumns-and-relatable/m-p/4065662#M161405</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;You may use this code:&lt;BR /&gt;Yearly Sales by Color =&lt;BR /&gt;ADDCOLUMNS(&lt;BR /&gt;Sales,&lt;BR /&gt;"ProductColor", RELATED(Product[Color]),&lt;BR /&gt;"Year", YEAR(RELATED(Date[Date]))&lt;BR /&gt;).&amp;nbsp;&lt;BR /&gt;If it is your answer, please mark this as a solution&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2024 18:26:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculated-tables-using-Addcolumns-and-relatable/m-p/4065662#M161405</guid>
      <dc:creator>MalkhazTsagarel</dc:creator>
      <dc:date>2024-07-28T18:26:03Z</dc:date>
    </item>
  </channel>
</rss>

