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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
kilag
New Member

Timeline of Function Execution

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 :

1590586095-capture2

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 :

1590586095-capture

 

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 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors