Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
SravanJaggala
Employee
Employee

Inconsistency between streaming tile and Q&A tile

Created the tiles using the Real time streaming dataset and Q&A (add tile -> real time data, we are using the same dataset whsing for Q & A). but when comparing the both tiles, Q&A tile is showing the data in delay.

 

For example : Created the Real time tile to display the new data is adding and Q&A for Sum of the added data.

Tiles are refreshing fine but in Real time tile is just showing the new value is 1 but in Q&A it is showing more than 1 means if value is 3505 it is showing as 3507/3508

Storage is different for Live and Q&A tiles and they use different pattern to query data. 

We shouldn’t compare results between static dataset vs streaming dataset. In this issue we are comparing Q&A query results (which is served from static dataset) and other one is streaming dataset. 

We want to show aggregated sum of events that is why we are using Q&A query out of hybrid dataset. This dataset results has some latency as they both have different pipeline to execute query.

We were suggested to aggregate at Azure streaming job side and produce sum column as new column in streaming dataset. So that we can show sum column in different streaming tile. 

ASA has concept of combine queries using WITH statement.

 

Can anyone help me how to create aggregate at Azure streaming job side and produce sum column as new column in steaming dataset?

0 REPLIES 0

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors