<?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: [Unsolved] Showing historic snapshot reports (urgent) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988891#M100479</link>
    <description>&lt;P&gt;Once I imported the sheets I added an index an un pivoted other columns. Then I appendid so they all had (source name, index, Value, table name) that way I could combine all in one&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Dec 2022 14:14:12 GMT</pubDate>
    <dc:creator>FU</dc:creator>
    <dc:date>2022-12-26T14:14:12Z</dc:date>
    <item>
      <title>[Unsolved] Showing historic snapshot reports (urgent)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2987250#M100316</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I am looking for some support in visualisng my monthly snapshot reports that are connected to my SharePoint folder.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have provided a set of snapshot Excel files and I am seeking someone's help to pull this together into Power BI and visualise it in this way (and if possible sending back the pbix file for reference)&lt;BR /&gt;&lt;BR /&gt;I am looking to visualise this roughly (but open to suggestions) in the format below:&lt;BR /&gt;&lt;BR /&gt;1) A date slicer so that I can filter between any 2 days and see the changes that have occured &lt;STRONG&gt;(Snapshots taken once a month)&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;2) Be able to filter by 'Portfolio Name' 'Programme Name' 'Project Name' using the filters on the left (approx 80% of data is linked to Projects)&lt;BR /&gt;2.1) 'Portfolio Name' can be found in the Portfolios table. 'Programme Name' can be found in the programmes table. 'Project Name' can be found in the overview table.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;3) Filter by the table name using the filters on the bottom left of the page &lt;STRONG&gt;(these are also the tables shown in the Excel files linked)&lt;/STRONG&gt;&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;My Excel files are captured in SharePoint folder in the format below:&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;These files can be found here:&amp;nbsp;&lt;A href="https://we.tl/t-MooX7SGKRV" target="_blank" rel="noopener"&gt;https://we.tl/t-MooX7SGKRV&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I have changed the data in each file so that the changes can be visualised for demonstration purposes.&lt;BR /&gt;&lt;BR /&gt;Would anyone be helpful enough and visualise this for me?&lt;BR /&gt;If anyone has any better ideas to show historic data using a date slicer please also drop your suggestions!&lt;BR /&gt;&lt;BR /&gt;This work is quite urgent for me so would appreciate any fast answerers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;If you need any further clarification please let me know here or DM.&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Dec 2022 01:56:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2987250#M100316</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2022-12-25T01:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: [Unsolved] Showing historic snapshot reports (urgent)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2987579#M100349</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;A date slicer so that I can filter between any 2 days&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That means you need to get the file dates somehow, either as part of the file name (preferred)&amp;nbsp; or using the Created Date meta data (ok-ish) or the Modified Date (questionable)&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Filter by the table name &lt;/LI-CODE&gt;
&lt;P&gt;This means you need as many Power Query queries as you have sheets/tabs/tables you want to compare.&amp;nbsp; Comparison would be between the snapshots of each sheet/tab/table,&amp;nbsp; not across the entire Excel file.&amp;nbsp; If you want data model level snapshot comparisons then you will have to define the measures that should drive that.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2022 14:09:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2987579#M100349</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-12-24T14:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: [Unsolved] Showing historic snapshot reports (urgent)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2987789#M100386</link>
      <description>&lt;P&gt;Still unsolved&lt;/P&gt;</description>
      <pubDate>Sun, 25 Dec 2022 01:55:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2987789#M100386</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2022-12-25T01:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: [Unsolved] Showing historic snapshot reports (urgent)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988636#M100442</link>
      <description>&lt;P&gt;I have queries for each table I've imported with "date created" columns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I also get my (project, programme, portfolio) filters to link to my appendid query with all the sheets&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 09:54:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988636#M100442</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2022-12-26T09:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: [Unsolved] Showing historic snapshot reports (urgent)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988874#M100474</link>
      <description>&lt;P&gt;you need to run separate queries, one per sheet name.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 13:56:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988874#M100474</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-12-26T13:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: [Unsolved] Showing historic snapshot reports (urgent)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988882#M100476</link>
      <description>&lt;P&gt;I have done that and appendid the queries into 1. How do I link Portfolio programme and Project so that I can use them as filters?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 14:00:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988882#M100476</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2022-12-26T14:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: [Unsolved] Showing historic snapshot reports (urgent)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988887#M100477</link>
      <description>&lt;LI-CODE lang="markup"&gt;I have done that and appendid the queries into 1&lt;/LI-CODE&gt;
&lt;P&gt;I don't think you want to append them as the sheets have different formats. Each comparison will have to be tailored to the sheet structure.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 14:05:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988887#M100477</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-12-26T14:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: [Unsolved] Showing historic snapshot reports (urgent)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988891#M100479</link>
      <description>&lt;P&gt;Once I imported the sheets I added an index an un pivoted other columns. Then I appendid so they all had (source name, index, Value, table name) that way I could combine all in one&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 14:14:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unsolved-Showing-historic-snapshot-reports-urgent/m-p/2988891#M100479</guid>
      <dc:creator>FU</dc:creator>
      <dc:date>2022-12-26T14:14:12Z</dc:date>
    </item>
  </channel>
</rss>

