<?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 Get last update dates for all Cubes/Models in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-last-update-dates-for-all-Cubes-Models/m-p/3232326#M118666</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am busy writing a small monitoring system. I need to extract the last data update date for each cube in an instance. If i do this manually i need to connect to each database/cube and run "SELECT * FROM $system.MDSchema_Cubes" to get the information and coalate the resilt sets. Is there a way to write one query to interigate each database/cube and return one result set?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2023 07:44:24 GMT</pubDate>
    <dc:creator>tinusvantonder</dc:creator>
    <dc:date>2023-05-12T07:44:24Z</dc:date>
    <item>
      <title>Get last update dates for all Cubes/Models</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-last-update-dates-for-all-Cubes-Models/m-p/3232326#M118666</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am busy writing a small monitoring system. I need to extract the last data update date for each cube in an instance. If i do this manually i need to connect to each database/cube and run "SELECT * FROM $system.MDSchema_Cubes" to get the information and coalate the resilt sets. Is there a way to write one query to interigate each database/cube and return one result set?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 07:44:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-last-update-dates-for-all-Cubes-Models/m-p/3232326#M118666</guid>
      <dc:creator>tinusvantonder</dc:creator>
      <dc:date>2023-05-12T07:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Get last update dates for all Cubes/Models</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-last-update-dates-for-all-Cubes-Models/m-p/3236573#M118977</link>
      <description>&lt;P&gt;That data is meaningless. It only tells you when the cube was last processed. Instead, find a timestamp in your actual data (for example last order entry date) and present that to the users.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 00:48:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-last-update-dates-for-all-Cubes-Models/m-p/3236573#M118977</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-05-16T00:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get last update dates for all Cubes/Models</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-last-update-dates-for-all-Cubes-Models/m-p/3237039#M119015</link>
      <description>&lt;P&gt;Thanks for the suggestion. Still an issue as I am not able to write a single query that will run through all CUBES and return data for each. I will be using the last modified date in&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;$system.dbschema_catalogs until I have time to rewrite the monitoring logic.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 06:27:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-last-update-dates-for-all-Cubes-Models/m-p/3237039#M119015</guid>
      <dc:creator>tinusvantonder</dc:creator>
      <dc:date>2023-05-16T06:27:17Z</dc:date>
    </item>
  </channel>
</rss>

