<?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 Row Based Updated Column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Based-Updated-Column/m-p/2860918#M92123</link>
    <description>&lt;P&gt;i want the desired column in dax calculated column or measure on my data i want to write dax to show my desire result as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if a person have assigned day and night sift so it shows both on column and if a person only assing day or night shift show value "Single"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2022 07:18:26 GMT</pubDate>
    <dc:creator>shahzad667</dc:creator>
    <dc:date>2022-10-25T07:18:26Z</dc:date>
    <item>
      <title>Row Based Updated Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Based-Updated-Column/m-p/2860918#M92123</link>
      <description>&lt;P&gt;i want the desired column in dax calculated column or measure on my data i want to write dax to show my desire result as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if a person have assigned day and night sift so it shows both on column and if a person only assing day or night shift show value "Single"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 07:18:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Based-Updated-Column/m-p/2860918#M92123</guid>
      <dc:creator>shahzad667</dc:creator>
      <dc:date>2022-10-25T07:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Row Based Updated Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Based-Updated-Column/m-p/2860957#M92127</link>
      <description>&lt;P&gt;=IF(CALCULATE(DISTINCTCOUNT(Table[Shift]),ALLEXCEPT(Table,Table[EMPLID]))&amp;gt;1,"Both","Single")&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 07:33:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Row-Based-Updated-Column/m-p/2860957#M92127</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2022-10-25T07:33:42Z</dc:date>
    </item>
  </channel>
</rss>

