<?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: Use a streaming dataset in another dataset in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Use-a-streaming-dataset-in-another-dataset/m-p/3123513#M41671</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/137124"&gt;@richanthony&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your statement, I think you want to load data from streaming dataset.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, with a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;streaming dataset&lt;/STRONG&gt;, data is also pushed into the Power BI service, with an important difference: Power BI only stores the data into a temporary cache, which quickly expires. The temporary cache is only used to display visuals, which have some transient sense of history, such as a line chart that has a time window of one hour.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;streaming dataset&lt;/STRONG&gt;, there is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;no&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;underlying database, so you&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;cannot&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;build report visuals using the data that flows in from the stream. As such, you cannot make use of report functionality such as filtering, Power BI visuals, and other report functions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way to visualize a streaming dataset is to add a tile and use the streaming dataset as a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;custom streaming data&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;source. The custom streaming tiles that are based on a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;streaming dataset&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;are optimized for quickly displaying real-time data. There is little latency between when the data is pushed into the Power BI service and when the visual is updated, since there's no need for the data to be entered into or read from a database.&lt;/P&gt;
&lt;P&gt;In practice, streaming datasets and their accompanying streaming visuals are best used in situations when it is critical to minimize the latency between when data is pushed and when it is visualized. In addition, it's best practice to have the data pushed in a format that can be visualized as-is, without any additional aggregations. Examples of data that's ready as-is include temperatures, and pre-calculated averages.&lt;/P&gt;
&lt;P&gt;For more details, you can read related document:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/connect-data/service-real-time-streaming#types-of-real-time-datasets" target="_blank" rel="nofollow noopener noreferrer"&gt;Real-time streaming in Power BI - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Mar 2023 09:26:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-03-10T09:26:27Z</dc:date>
    <item>
      <title>Use a streaming dataset in another dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Use-a-streaming-dataset-in-another-dataset/m-p/3118988#M41623</link>
      <description>&lt;P&gt;Hi, I am using the "Add row to dataset" API in a power automate flow, it works fine, but it can only insert into a streaming set. I want to use this as a souce to create a bigger persitisted dataset is this possible?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 13:36:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Use-a-streaming-dataset-in-another-dataset/m-p/3118988#M41623</guid>
      <dc:creator>richanthony</dc:creator>
      <dc:date>2023-03-08T13:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Use a streaming dataset in another dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Use-a-streaming-dataset-in-another-dataset/m-p/3123513#M41671</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/137124"&gt;@richanthony&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your statement, I think you want to load data from streaming dataset.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, with a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;streaming dataset&lt;/STRONG&gt;, data is also pushed into the Power BI service, with an important difference: Power BI only stores the data into a temporary cache, which quickly expires. The temporary cache is only used to display visuals, which have some transient sense of history, such as a line chart that has a time window of one hour.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;streaming dataset&lt;/STRONG&gt;, there is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;no&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;underlying database, so you&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;cannot&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;build report visuals using the data that flows in from the stream. As such, you cannot make use of report functionality such as filtering, Power BI visuals, and other report functions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way to visualize a streaming dataset is to add a tile and use the streaming dataset as a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;custom streaming data&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;source. The custom streaming tiles that are based on a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;streaming dataset&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;are optimized for quickly displaying real-time data. There is little latency between when the data is pushed into the Power BI service and when the visual is updated, since there's no need for the data to be entered into or read from a database.&lt;/P&gt;
&lt;P&gt;In practice, streaming datasets and their accompanying streaming visuals are best used in situations when it is critical to minimize the latency between when data is pushed and when it is visualized. In addition, it's best practice to have the data pushed in a format that can be visualized as-is, without any additional aggregations. Examples of data that's ready as-is include temperatures, and pre-calculated averages.&lt;/P&gt;
&lt;P&gt;For more details, you can read related document:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/connect-data/service-real-time-streaming#types-of-real-time-datasets" target="_blank" rel="nofollow noopener noreferrer"&gt;Real-time streaming in Power BI - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 09:26:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Use-a-streaming-dataset-in-another-dataset/m-p/3123513#M41671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-10T09:26:27Z</dc:date>
    </item>
  </channel>
</rss>

