real-time analytics
65 TopicsReal-Time Intelligence in Microsoft Fabric
Join Microsoft Fabric Builders Hub Hyderabad for our first official community event featuring Rajendra Ongole. Discover how Real-Time Intelligence in Microsoft Fabric enables organizations to collect, process, analyze, and act on streaming data with minimal latency. Whether you're a student, beginner, Power BI enthusiast, aspiring data engineer, or early-career professional, this session will introduce the fundamentals of real-time analytics and demonstrate how Microsoft Fabric simplifies building modern, data-driven solutions. In this session, you'll learn about: • What Real-Time Intelligence in Microsoft Fabric is • Key components and architecture • Eventstreams and real-time data ingestion • Building real-time analytics solutions • Practical use cases and demonstrations • Best practices and learning resources • Live Q&A with the speaker Who should attend? • Students • Beginners exploring Microsoft Fabric • Power BI enthusiasts • Aspiring Data Engineers • Data Analysts • Early-career professionals We look forward to welcoming you to the inaugural event of Microsoft Fabric Builders Hub Hyderabad!No Start/Stop on event stream ?
Hi, I built an eventstream with two targets. The problem is: Once I completed the configuration of the first target, the ingestion started, leaving the 2nd target behind. Should the eventstream have a start/stop button to ensure both targets will be in sync? Am I missing something, or is this a feature request? Kind Regards, Dennes27KViews0likes10CommentsIngest Data from Streaming API
I am trying to ingest data into my Lakehouse from a streaming API (https://developer-specs.company-information.service.gov.uk/streaming-api/guides/overview) I currently do this using a Function App that connects to the API and packages and stores files every 8 minutes. The Function then reconnects using the latest timestamp processed. This is the recommended method in the above link. How can I recreate this in Fabric pipelines/eventstream to ingest the streaming data into OneLake? ThanksSolved20KViews0likes6CommentsGetting reaching capacity limits Error
Hi Community I have a Fabric F2 capacity and PPU license, i am using fabric link to get d365 fno tables data into fabric lakehosue. From fabric lakehouse using Dataflow gen2 i am moving some selected tables sround 60 into warehouse and using pipelines i am creating aggregate tables and load those tables into the same warehouse and by using this warehouse reporting team has built some reports using trail capacity but now when we have changed to F2 capacity i am getting this error:Unable to open this report because your organization's compute capacity has exceeded its limits. What are the reasons for this error and how can we solve this issue.7.8KViews0likes4CommentsEmbed real-time dashboards in power bi for web apps
My client has a need to use real-time dashboards which they want to embed using power bi for a web app. Building the realtime dashboards was quick and intuitive vs how dashboards are done with the power bi experience. I see that this functionality is not yet supported and it would be great if we could bring this functionality for hosting these real-time dashboards in web apps.675Views0likes1CommentHigh latency in Fabric Eventstream using event processing with KQL Database
Hello! I am testing Fabric real-time analytics with KQL databases and eventstreaming from Event Hub. Using Fabric Eventstream with direct ingestion to a KQL database, I get the latency I expect (a couple of seconds) and it seems to work fine. However when I add event processing before ingestion, with a simple filter operation and mapping columns operation, the ingestion latency into the KQL database seems to go up to 30 seconds. In my test I have about 20 small events being sent every second. The watermark delay graph in the EventStream still shows 3 second, but as I said the latency is higher. The inserts into the KQL database seems to get batched together in larger groups and inserted with much higher delay than when using Eventstream with direct ingestion. I am thinking it maybe uses Kusto Ingestion batching, instead of Streaming Ingestion? Is this something that is expected, and is there a way to alter settings to reduce the delay? Best regards, EmilSolved5.7KViews1like2CommentsQuerying Analytical store in Fabric
Hi, I have used Azure Cosmos DB Analytical store to analyse data in my synapse workspace in Azure. Now I need to do the same in fabric, but I'm only able to pull the transactional data there. Is there any way to pull the data in the analytical store in cosmos to Fabric? P.S. I have 2.3 million records in cosmos and 3.2 million records in the analytical store in cosmos.Solved2.9KViews0likes10CommentsIs there Fabric API's to Programmatically create a Workspace Private Endpoint?
Hi All, I have tried the MPE feature in Fabric UI and looks nice even though having some limitations which we think the Microsoft Team will resolve soon! Now, I need to do the same Managed Private Endpoint Creation and if possible do the MPE Invite Accepting part also via an API prigramatically. Is this supported ? if so can you pls share a code sample preferrably .NET Core one, but anything is fine as long as that works! ThanksSolved3.3KViews0likes8CommentsHow to feed Streaming data to Custom App in Eventstream in Realtime Analytics Fabric using Fabric
Hi, I want to stream data stored in a csv file in Azure Storage account by feeding data to Custom App Event Hubs data source in Eventstream in Real time Analytics in Fabric. I want to use a Fabric solution to implement this. Any help on this would be appreciated. Thanks.3KViews0likes2Comments