<?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: How to setup a Data Alert for missing data? in Dashboards &amp; Analytics Discussions</title>
    <link>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/4015#M354</link>
    <description>&lt;P&gt;One possibility is to get the row count from source tables and compare the row count with the tables loaded into Incorta.&amp;nbsp; We can then send the data alert when there are significant difference found.&lt;/P&gt;
&lt;P&gt;It may hard to be exactly the same when the data can be added to the source table anytime.&amp;nbsp; However, the number is the last incorta scheduled refresh should be greater than the last runcount SQL run and should be less than the next runcount SQL run.&amp;nbsp; We had implemented this in a couple of incorta customers.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 15:45:16 GMT</pubDate>
    <dc:creator>dylanwan</dc:creator>
    <dc:date>2023-03-31T15:45:16Z</dc:date>
    <item>
      <title>How to setup a Data Alert for missing data?</title>
      <link>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/4010#M352</link>
      <description>&lt;P&gt;Hello, I'm trying to setup a data alert when the data read from our source is not new.&amp;nbsp; What happens is, sometimes our external source table has not been updated when our Incorta Schema load runs and we end up pulling in no data for 'today'.&amp;nbsp; When this happens I'd like to send a data alert.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is, data alerts only trigger when some data is present.&amp;nbsp; I can't filter the dataset on 'data that isn't from today' because all the previous data gets returned.&amp;nbsp; I can't filter on the max(effective_date) because 'max' is not supported in filter formulas..&lt;/P&gt;&lt;P&gt;How do I return data to trigger the alert when what I'm checking for is missing data?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 14:44:49 GMT</pubDate>
      <guid>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/4010#M352</guid>
      <dc:creator>mike_mascitti</dc:creator>
      <dc:date>2023-03-31T14:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a Data Alert for missing data?</title>
      <link>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/4014#M353</link>
      <description>&lt;P&gt;Do you have a calendar table in your model?&amp;nbsp; &amp;nbsp; Using that with&amp;nbsp; "show empty groups" might get you there.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:28:25 GMT</pubDate>
      <guid>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/4014#M353</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2023-03-31T15:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a Data Alert for missing data?</title>
      <link>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/4015#M354</link>
      <description>&lt;P&gt;One possibility is to get the row count from source tables and compare the row count with the tables loaded into Incorta.&amp;nbsp; We can then send the data alert when there are significant difference found.&lt;/P&gt;
&lt;P&gt;It may hard to be exactly the same when the data can be added to the source table anytime.&amp;nbsp; However, the number is the last incorta scheduled refresh should be greater than the last runcount SQL run and should be less than the next runcount SQL run.&amp;nbsp; We had implemented this in a couple of incorta customers.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:45:16 GMT</pubDate>
      <guid>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/4015#M354</guid>
      <dc:creator>dylanwan</dc:creator>
      <dc:date>2023-03-31T15:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a Data Alert for missing data?</title>
      <link>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/4017#M355</link>
      <description>&lt;P&gt;The other issue you mentioned about the aggregate filter is not available in Data Alert may be solvable via the result set feature.&amp;nbsp; If the aggregated result set is used, the measure showing the aggregate will be a regular column in the outside and can be placed in filter.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:49:08 GMT</pubDate>
      <guid>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/4017#M355</guid>
      <dc:creator>dylanwan</dc:creator>
      <dc:date>2023-03-31T15:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a Data Alert for missing data?</title>
      <link>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/6145#M772</link>
      <description>&lt;P&gt;I have a similar situation to this. We expect exactly 83,624 records extracted everyday at the same time for a certain load. Sometimes, this data load will load successfully, but extract nothing, and I hope to find a way to get a notification sent to me when a load of this table extracts 0 records. It sounds like this could be done with this method you are describing as we expect a specific amount and the situation I want to get notified for is also a specific, much smaller amount. You say you have implemented this with a couple customers and I would also like to implement this.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 21:54:32 GMT</pubDate>
      <guid>https://community.incorta.com/t5/dashboards-analytics-discussions/how-to-setup-a-data-alert-for-missing-data/m-p/6145#M772</guid>
      <dc:creator>sbeard</dc:creator>
      <dc:date>2024-11-26T21:54:32Z</dc:date>
    </item>
  </channel>
</rss>

