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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
Anonymous
Not applicable

Streaming Dataset Live Tile putting values in the wrong column

I've got a streaming dataset I'm sending status data to for an ELT job. It shows for each step the percent complete by project. When I run it limited to a single project, all is well. The values look right and it updates in real time. When I allow multiple projects to come into the streaming dataset, it puts the data in the wrong column, but only on the live tile (if historical data is on, reports show the correct data). 

 

Is this a bug in the software?

 

Example:

Project X has data for Step 5-8 all at 100. In the live tile I see step 1-4 at 100 in the live tile. In the report I see data for Steps 5-8.

 

Data being sent to streaming api:

[
                                {
                                    "Project" : "Y",
                                    "Percent_Complete" : 0.0,
                                    "Combined_Title" : "Step 1",
                                    "Error_Number" : 0
                                }
,
                                {
                                    "Project" : "Y",
                                    "Percent_Complete" : 33.0,
                                    "Combined_Title" : "Step 2",
                                    "Error_Number" : 0
                                }
,
                                {
                                    "Project" : "Y",
                                    "Percent_Complete" : 66.0,
                                    "Combined_Title" : "Step 3",
                                    "Error_Number" : 0
                                }
,
                                {
                                    "Project" : "Y",
                                    "Percent_Complete" : 1.0,
                                    "Combined_Title" : "Step 4",
                                    "Error_Number" : 0
                                }
,
                                {
                                    "Project" : "Y",
                                    "Percent_Complete" : 0.0,
                                    "Combined_Title" : "Step 5",
                                    "Error_Number" : 0
                                }
,
                                {
                                    "Project" : "Y",
                                    "Percent_Complete" : 0.0,
                                    "Combined_Title" : "Step 6",
                                    "Error_Number" : 0
                                }
,
                                {
                                    "Project" : "Y",
                                    "Percent_Complete" : 100.0,
                                    "Combined_Title" : "Step 7",
                                    "Error_Number" : 0
                                }
,
                                {
                                    "Project" : "X",
                                    "Percent_Complete" : 100.0,
                                    "Combined_Title" : "Step 5",
                                    "Error_Number" : 0
                                }
,
                                {
                                    "Project" : "X",
                                    "Percent_Complete" : 100.0,
                                    "Combined_Title" : "Step 6",
                                    "Error_Number" : 0
                                }
,
                                {
                                    "Project" : "X",
                                    "Percent_Complete" : 100.0,
                                    "Combined_Title" : "Step 7",
                                    "Error_Number" : 0
                                }
,
                                {
                                    "Project" : "X",
                                    "Percent_Complete" : 100.0,
                                    "Combined_Title" : "Step 8",
                                    "Error_Number" : 0
                                }
]

Screenshots of reports/dashboard

 

Live View

Live Tile.jpg

Report Chart:

Report Chart.jpg

Report Table:

Report Table.jpg

1 ACCEPTED SOLUTION
v-caliao-msft
Microsoft Employee
Microsoft Employee

@Anonymous,

 

Can you replace this issue multiple times? If that is the case, you could post this issue in the forum below, then product team will confirm if this is a bug or not.
http://community.powerbi.com/t5/Issues/idb-p/Issues

 

Regards,

Charlie Liao

View solution in original post

2 REPLIES 2
v-caliao-msft
Microsoft Employee
Microsoft Employee

@Anonymous,

 

Can you replace this issue multiple times? If that is the case, you could post this issue in the forum below, then product team will confirm if this is a bug or not.
http://community.powerbi.com/t5/Issues/idb-p/Issues

 

Regards,

Charlie Liao

Anonymous
Not applicable

Thanks. For others that search this, there is a bug accepted at the following link to fix this:

 

https://community.powerbi.com/t5/Issues/Streaming-Dataset-Live-Tile-putting-values-in-the-wrong-colu...

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.