<?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: Real-Time Stream Analytics Blob Storage data from Application Insights in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Real-Time-Stream-Analytics-Blob-Storage-data-from-Application/m-p/308538#M9093</link>
    <description>&lt;P&gt;Thank you Eric, that is very helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a related note,&amp;nbsp;is it possible to get this working with a line chart with a time interval of say 10 minutes, where the X-Axis is time, and the Y axis is the value sent from Stream Analytics?&lt;/P&gt;&lt;P&gt;Will the line chart continue to be processed if there's no data&amp;nbsp;being sent to Power BI from Stream Analytics? What I mean is, will the X-axis continue to progress time, even if no data is being sent to it? My aim is to display real-time metrics... but there will be&amp;nbsp;periods of time&amp;nbsp;when nothing is sent to PowerBI, but I'd like it to continue processing, but showing 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2017 08:25:20 GMT</pubDate>
    <dc:creator>Jpadda</dc:creator>
    <dc:date>2017-11-22T08:25:20Z</dc:date>
    <item>
      <title>Real-Time Stream Analytics Blob Storage data from Application Insights</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Real-Time-Stream-Analytics-Blob-Storage-data-from-Application/m-p/307953#M9074</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attempting to get some &lt;STRONG&gt;real-time&lt;/STRONG&gt; metrics from Application Insights into Power BI. I'm using Continuous Export in AI to push "Exceptions" into blob storage. I'm then using Stream Analytics (using a custom JavaScript function to flatten the data), and pushing this to Power BI. This works nicely. However, I find that I have to update the page or hit refresh to get the latest information in Power BI, i.e. it is not real-time.&lt;/P&gt;&lt;P&gt;Note, sometimes, there are no Exceptions thrown in Application Insights, so the&amp;nbsp;visualization will not change.&lt;BR /&gt;To create real-time metrics, I created a Dashboard and tried adding a tile from "Custom Streaming Data" . This pointed to my StreamAnalytics dataset.&lt;/P&gt;&lt;P&gt;In my data set, I have a count, which will always be 1 when there's an exception, and a timestamp.&lt;/P&gt;&lt;P&gt;If there is no data to process with a real-time card, will Power BI just show nothing, or will it show that at the current time, the Exception count was 0? I was hoping for a real-time chart that would show 1, when there was&amp;nbsp;an exception, and 0 if there wasn't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Padda&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 15:06:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Real-Time-Stream-Analytics-Blob-Storage-data-from-Application/m-p/307953#M9074</guid>
      <dc:creator>Jpadda</dc:creator>
      <dc:date>2017-11-21T15:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Stream Analytics Blob Storage data from Application Insights</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Real-Time-Stream-Analytics-Blob-Storage-data-from-Application/m-p/308498#M9091</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/47191"&gt;@Jpadda&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm attempting to get some &lt;STRONG&gt;real-time&lt;/STRONG&gt; metrics from Application Insights into Power BI. I'm using Continuous Export in AI to push "Exceptions" into blob storage. I'm then using Stream Analytics (using a custom JavaScript function to flatten the data), and pushing this to Power BI. This works nicely. However, I find that I have to update the page or hit refresh to get the latest information in Power BI, i.e. it is not real-time.&lt;/P&gt;
&lt;P&gt;Note, sometimes, there are no Exceptions thrown in Application Insights, so the&amp;nbsp;visualization will not change.&lt;BR /&gt;To create real-time metrics, I created a Dashboard and tried adding a tile from "Custom Streaming Data" . This pointed to my StreamAnalytics dataset.&lt;/P&gt;
&lt;P&gt;In my data set, I have a count, which will always be 1 when there's an exception, and a timestamp.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If there is no data to process with a real-time card, will Power BI just show nothing, or will it show that at the current time, the Exception count was 0?&lt;/STRONG&gt; I was hoping for a real-time chart that would show 1, when there was&amp;nbsp;an exception, and 0 if there wasn't.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Padda&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/47191"&gt;@Jpadda&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Per my test,&amp;nbsp;when there's no new data pushed in, the card visual will show current value for one hour, after one hour it only shows the Power BI water mark. So you may have to push data in a interval less than one hour.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 267px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/70714iF30FB4A66334430A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 08:00:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Real-Time-Stream-Analytics-Blob-Storage-data-from-Application/m-p/308498#M9091</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-11-22T08:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Stream Analytics Blob Storage data from Application Insights</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Real-Time-Stream-Analytics-Blob-Storage-data-from-Application/m-p/308538#M9093</link>
      <description>&lt;P&gt;Thank you Eric, that is very helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a related note,&amp;nbsp;is it possible to get this working with a line chart with a time interval of say 10 minutes, where the X-Axis is time, and the Y axis is the value sent from Stream Analytics?&lt;/P&gt;&lt;P&gt;Will the line chart continue to be processed if there's no data&amp;nbsp;being sent to Power BI from Stream Analytics? What I mean is, will the X-axis continue to progress time, even if no data is being sent to it? My aim is to display real-time metrics... but there will be&amp;nbsp;periods of time&amp;nbsp;when nothing is sent to PowerBI, but I'd like it to continue processing, but showing 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 08:25:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Real-Time-Stream-Analytics-Blob-Storage-data-from-Application/m-p/308538#M9093</guid>
      <dc:creator>Jpadda</dc:creator>
      <dc:date>2017-11-22T08:25:20Z</dc:date>
    </item>
  </channel>
</rss>

