<?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: DAX Function in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1977713#M43573</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315601" data-lia-user-login="Wadi-Luca" class="lia-mention lia-mention-user"&gt;Wadi-Luca&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It depends on the DAX function and where you are calling your table. Based on the context, the column values will be materialized. When you access a table in a calculated column or in a measure, it produces different results, in addition, it can change if you use context modifiers like CALCULATE or CALCUALTETABLE.&lt;BR /&gt;&lt;BR /&gt;To access a column from a table as it is : SELECTCOLUMNS function should help you&lt;BR /&gt;.&lt;/P&gt;</description>
    <pubDate>Sun, 25 Jul 2021 14:25:35 GMT</pubDate>
    <dc:creator>Fowmy</dc:creator>
    <dc:date>2021-07-25T14:25:35Z</dc:date>
    <item>
      <title>DAX Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1977597#M43569</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I have a question regarding DAX Functions: I have tried to search for a function that simply gets data from another table (without changing it) and places it in my DAX Table. However, I cannot seem to find one. At the momment I am just using the "SUM" function, but it is just a temporary solution, as it seems to be changing my data.&lt;/P&gt;&lt;P&gt;Does anyone know of any functions that would simply allow me to enter the table and column that I would like to use in my DAX Table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate the help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 11:55:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1977597#M43569</guid>
      <dc:creator>Wadi-Luca</dc:creator>
      <dc:date>2021-07-25T11:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1977656#M43570</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315601" data-lia-user-login="Wadi-Luca" class="lia-mention lia-mention-user"&gt;Wadi-Luca&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Youcan use related().&lt;BR /&gt;More details&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/dax/related-function-dax" target="_blank"&gt;https://docs.microsoft.com/en-us/dax/related-function-dax&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 13:02:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1977656#M43570</guid>
      <dc:creator>samHil</dc:creator>
      <dc:date>2021-07-25T13:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1977713#M43573</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315601" data-lia-user-login="Wadi-Luca" class="lia-mention lia-mention-user"&gt;Wadi-Luca&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It depends on the DAX function and where you are calling your table. Based on the context, the column values will be materialized. When you access a table in a calculated column or in a measure, it produces different results, in addition, it can change if you use context modifiers like CALCULATE or CALCUALTETABLE.&lt;BR /&gt;&lt;BR /&gt;To access a column from a table as it is : SELECTCOLUMNS function should help you&lt;BR /&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 14:25:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1977713#M43573</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2021-07-25T14:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1978384#M43584</link>
      <description>&lt;P&gt;Thank you! Appreciate the help!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 06:09:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1978384#M43584</guid>
      <dc:creator>Wadi-Luca</dc:creator>
      <dc:date>2021-07-26T06:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1978385#M43585</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 06:09:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Function/m-p/1978385#M43585</guid>
      <dc:creator>Wadi-Luca</dc:creator>
      <dc:date>2021-07-26T06:09:39Z</dc:date>
    </item>
  </channel>
</rss>

