<?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 add a flag to a table that looks up whether a value has changed across different rows in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-add-a-flag-to-a-table-that-looks-up-whether-a-value-has/m-p/3449829#M131374</link>
    <description>&lt;P&gt;I have a table that holds the below data&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;My goal is to determine if the dataIteValue has changed from the row that is listed as Original to the row that is listed as Restatement. I need to look up the dataItemValue for the "Original" and the "Restatement" and add a column saying whether or not they are equal to eachother. Each InstitutionID can have multiple filingTypes, periodEndDate, and dataItemIDs. So I think you would need to create some type of unique look up value that would concatenate the InsitutionID, FilingType, periodEnDate and DataItemID and then compare the dataItemValue between the two line. The goal is to determine if the dataItemValue is the same. Ultimatley, I want to filter this data as only the datItemIds that have changed for each institutionID, FilingType, periodEndDate, dataItemID combination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help you can provide!&lt;/P&gt;</description>
    <pubDate>Wed, 27 Sep 2023 13:13:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-09-27T13:13:49Z</dc:date>
    <item>
      <title>How to add a flag to a table that looks up whether a value has changed across different rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-add-a-flag-to-a-table-that-looks-up-whether-a-value-has/m-p/3449829#M131374</link>
      <description>&lt;P&gt;I have a table that holds the below data&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;My goal is to determine if the dataIteValue has changed from the row that is listed as Original to the row that is listed as Restatement. I need to look up the dataItemValue for the "Original" and the "Restatement" and add a column saying whether or not they are equal to eachother. Each InstitutionID can have multiple filingTypes, periodEndDate, and dataItemIDs. So I think you would need to create some type of unique look up value that would concatenate the InsitutionID, FilingType, periodEnDate and DataItemID and then compare the dataItemValue between the two line. The goal is to determine if the dataItemValue is the same. Ultimatley, I want to filter this data as only the datItemIds that have changed for each institutionID, FilingType, periodEndDate, dataItemID combination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help you can provide!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 13:13:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-add-a-flag-to-a-table-that-looks-up-whether-a-value-has/m-p/3449829#M131374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-27T13:13:49Z</dc:date>
    </item>
  </channel>
</rss>

