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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Yuziu8o
New Member

Wait activity

Curiosity question for which I assume I know the answer but seeking clarity If I have a wait activity for 1 hour, assuming nothing else is happening during that 1 hour, is there any cost during that 1 hour (not counting the initiation of the wait)?

2 ACCEPTED SOLUTIONS
Shubham_rai955
Super User
Super User

Regarding Capacity Unit (CU) consumption, the Wait activity itself is billed as per the Activity Count and does not consume data movement units (DIUs) or significant compute resources while waiting. The pipeline simply monitors a countdown timer during the wait time. 

View solution in original post

Zanqueta
Super User
Super User

Hi @Yuziu8o 

 

In Microsoft Fabric (and similarly in Azure Data Factory or Synapse pipelines), a Wait activity is essentially a control activity. It does not consume compute resources like a data movement or transformation activity. Once the wait is initiated, the pipeline is in a paused state, and the service is not actively processing data during that time.
 

Best Practice

If you need long waits (e.g., hours), consider whether the pipeline should be split or triggered later to avoid unnecessary orchestration charges. For short waits (minutes), the impact is minimal.
 

If this response was helpful in any way, I’d gladly accept a 👍much like the joy of seeing a DAX measure work first time without needing another FILTER.

Please mark it as the correct solution. It helps other community members find their way faster (and saves them from another endless loop 🌀.

 

If this response was helpful in any way, I’d gladly accept a kudo.
Please mark it as the correct solution. It helps other community members find their way faster.
Connect with me on LinkedIn

View solution in original post

2 REPLIES 2
Zanqueta
Super User
Super User

Hi @Yuziu8o 

 

In Microsoft Fabric (and similarly in Azure Data Factory or Synapse pipelines), a Wait activity is essentially a control activity. It does not consume compute resources like a data movement or transformation activity. Once the wait is initiated, the pipeline is in a paused state, and the service is not actively processing data during that time.
 

Best Practice

If you need long waits (e.g., hours), consider whether the pipeline should be split or triggered later to avoid unnecessary orchestration charges. For short waits (minutes), the impact is minimal.
 

If this response was helpful in any way, I’d gladly accept a 👍much like the joy of seeing a DAX measure work first time without needing another FILTER.

Please mark it as the correct solution. It helps other community members find their way faster (and saves them from another endless loop 🌀.

 

If this response was helpful in any way, I’d gladly accept a kudo.
Please mark it as the correct solution. It helps other community members find their way faster.
Connect with me on LinkedIn

Shubham_rai955
Super User
Super User

Regarding Capacity Unit (CU) consumption, the Wait activity itself is billed as per the Activity Count and does not consume data movement units (DIUs) or significant compute resources while waiting. The pipeline simply monitors a countdown timer during the wait time. 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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