Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
The requirement is to connect to a streaming data using KQL inside fabric and perform real time transformation and save as Kusto Db table. This target table is to be accessed from Power real time report and the visuals should change real time. Please let me know how to achieve the same.
@Arnab0111 , refer if these can help
https://erwindekreuk.com/2023/05/introduction-to-real-time-analytics-in-microsoft-fabric/
I need to push the Data as a real time visualization in power BI report from KQL DB not to ingest in KQL DB. I am done with the ingestion part.