<?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: Challenge of Challenges in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Challenge-of-Challenges/m-p/2593457#M74769</link>
    <description>&lt;P&gt;if I add a column with data_date in this case the date that the information was extracted.&lt;BR /&gt;I can compare the Project_Id, with that if the project_Id are the same then I will compare the Data_ProjectEnd if they are divergent I can create a condition that displays this divergence correct?&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 00:17:51 GMT</pubDate>
    <dc:creator>FrankWoody</dc:creator>
    <dc:date>2022-06-22T00:17:51Z</dc:date>
    <item>
      <title>Challenge of Challenges</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Challenge-of-Challenges/m-p/2593304#M74762</link>
      <description>&lt;P&gt;As noted in worksheet 1, I have some basic information before starting the project:&lt;BR /&gt;Project_Id is the ID of each unique project.&lt;BR /&gt;Base_date is the project start date.&lt;BR /&gt;Data_ProjectEnd is the end date by which the project will be completed.&lt;BR /&gt;After saving this project base worksheet in the bi, I need that the next time I update it, it is necessary to compare if the Data_ProjectEnd was changed, in this case, buy if the date before the update is equal to the current date of the Data_ProjectEnd.&lt;BR /&gt;If it is the same, no problem, just update the default information.&lt;BR /&gt;If it is different I need to show what was the previous date defined and the current date and I need to keep it as many times as they are changed.&lt;BR /&gt;If the update brings a new project that is not in the base worksheet, I need to register this new project in the base worksheet for the next consultation.&lt;/P&gt;&lt;P&gt;On Sheet 1 is the Base.&lt;BR /&gt;On Sheet 2 it would be a possible update.&lt;/P&gt;&lt;P&gt;I would like to know if it is possible to do this with Bi, and if so what would be the way. The article is almost for a Brainstorm so if you have ideas feel free to write them.&lt;BR /&gt;&lt;A href="https://docs.google.com/spreadsheets/d/1LOyQjTlB6HOPfhhpjM97ODMRntB5g9nU/edit?usp=sharing&amp;amp;ouid=115462716774578262210&amp;amp;rtpof=true&amp;amp;sd=true" target="_self"&gt;Link to download:&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://docs.google.com/spreadsheets/d/1LOyQjTlB6HOPfhhpjM97ODMRntB5g9nU/edit?usp=sharing&amp;amp;ouid=115462716774578262210&amp;amp;rtpof=true&amp;amp;sd=true" target="_blank"&gt;https://docs.google.com/spreadsheets/d/1LOyQjTlB6HOPfhhpjM97ODMRntB5g9nU/edit?usp=sharing&amp;amp;ouid=115462716774578262210&amp;amp;rtpof=true&amp;amp;sd=true&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 21:26:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Challenge-of-Challenges/m-p/2593304#M74762</guid>
      <dc:creator>FrankWoody</dc:creator>
      <dc:date>2022-06-21T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge of Challenges</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Challenge-of-Challenges/m-p/2593427#M74766</link>
      <description>&lt;P&gt;OK, this is not something we can do by make dax functions ONLY.&lt;/P&gt;&lt;P&gt;It need to do the snapshot of the daily data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The way how to do snapshot, is depands on what is your&amp;nbsp;original date.&lt;/P&gt;&lt;P&gt;If it is in some kind of file, such as CSV or Excel file.&lt;/P&gt;&lt;P&gt;Just name your file name by date.&lt;/P&gt;&lt;P&gt;And import the all files, with the name data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the data will be looks like:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and If it is in a datebase , such as mySQL or HIVE.&lt;/P&gt;&lt;P&gt;I would recommend you use dataflow and incremental refresh.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 23:30:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Challenge-of-Challenges/m-p/2593427#M74766</guid>
      <dc:creator>vapid128</dc:creator>
      <dc:date>2022-06-21T23:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge of Challenges</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Challenge-of-Challenges/m-p/2593457#M74769</link>
      <description>&lt;P&gt;if I add a column with data_date in this case the date that the information was extracted.&lt;BR /&gt;I can compare the Project_Id, with that if the project_Id are the same then I will compare the Data_ProjectEnd if they are divergent I can create a condition that displays this divergence correct?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 00:17:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Challenge-of-Challenges/m-p/2593457#M74769</guid>
      <dc:creator>FrankWoody</dc:creator>
      <dc:date>2022-06-22T00:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge of Challenges</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Challenge-of-Challenges/m-p/2593480#M74770</link>
      <description>&lt;P&gt;If you only want to compare 2 tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link those 2 tables by&amp;nbsp;Project_Id and use related function.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 01:13:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Challenge-of-Challenges/m-p/2593480#M74770</guid>
      <dc:creator>vapid128</dc:creator>
      <dc:date>2022-06-22T01:13:35Z</dc:date>
    </item>
  </channel>
</rss>

