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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Naveen-004
Frequent Visitor

How to store the pipeline schedule start datetime in a variable?

I'd like to add a notebook parameter that specifies the scheduled start time of the current pipeline run. However, only the pipeline trigger time is available, not the timetable start date.

Naveen004_1-1713786902297.png

 

1 ACCEPTED SOLUTION

Hi @Naveen-004 ,

We haven’t heard from you on the last response and was just checking back to see if your query was answered.
Otherwise, will respond back with the more details and we will try to help .

Thanks

View solution in original post

4 REPLIES 4
v-gchenna-msft
Community Support
Community Support

Hi @Naveen-004 ,

Thanks for using Fabric Community.
If you are looking for start date and time then you can look into this date functions -

vgchennamsft_0-1713858090457.png

ADF generate dynamic date and datetime values | Art of Data Engineering (medium.com)

Hope this is helpful. Please let me know incase of further queries.

 

I am looking for a pipeline start datetime so that I can pass the value as a parameter to my notebook to fetch updated information during that time.

Hi @Naveen-004 ,


At present we have only Pipeline Trigger Time in Data Factory.
As a workaround, you can use Set Variable Activity at the start of the pipeline like below,

vgchennamsft_0-1714130954996.png

 

vgchennamsft_1-1714131043400.png

 


By this you can capture the Date and Time of the pipeline that got triggered.

If you are looking for exact functionality in furture, like Trigger Dare Time.

Appreciate if you could share the feedback on our feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.

Docs to refer - Expressions and functions - Microsoft Fabric | Microsoft Learn

 

Hope this helps. Please let me know if you have any further queries.




Hi @Naveen-004 ,

We haven’t heard from you on the last response and was just checking back to see if your query was answered.
Otherwise, will respond back with the more details and we will try to help .

Thanks

Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2024

Check out the April 2024 Fabric update to learn about new features.

Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Kudoed Authors