Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi !
I want to have a report to monitor my function runs. For that, at the end of each function run, I have send to my DatasetStream from the function :
- the name
- the start date
- the end date
- isSuccess (0 or 1)
I want to have a timeline visualisation of these execution.
I have try a gantt like that :
With task and Parent as FunctionName, Legend as isSuccess
Issue : each run of function are not on the same row, there is a new one each time. What I want is more like that :
Is there a wisual that allow that without any operation on column (because it seems impossible with a stream dataset)
Thanks!
PS : image link if the forum doesn't show them :
current report with gantt : https://image.noelshack.com/fichiers/2020/22/3/1590586095-capture2.png
Expected : https://image.noelshack.com/fichiers/2020/22/3/1590586095-capture.jpg
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.