This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi,
I need to connect to a Dynamics 365 BC source by a Rest API.
I'm trying to implement and test a pipeline and a dataflow gen2.
I've noticed that a dataflow gen2 is more performant than a pipeline, but also significantly more expensive in CU: why?
Thinking to take advantage of dataflow gen2, does it exist any tricks to reduce the relative CU consumption?
Thanks
Solved! Go to Solution.
Hi @pmscorca,
In general Dataflow Gen 2 is just more expensive.
You can see the pricing calculations here: https://learn.microsoft.com/en-us/fabric/data-factory/pricing-dataflows-gen2
Compared to the Pipeline CU costs: https://learn.microsoft.com/en-us/fabric/data-factory/pricing-pipelines
If you want the most cost effective approach, that would probably be to use a Python notebook to pull the data out of the REST API.
Proud to be a Super User! | |
@tayloramy Thanks for your prompt responses.
@pmscorca Thabnks for reaching out to fabric community
Following up to confirm if the earlier responses addressed your query. If not, please share your questions and we’ll assist further
Thanks,
Lakshmi
@pmscorca Following up to confirm if the earlier responses addressed your query. If not, please share your questions and we’ll assist further
Thanks,
Lakshmi
Hi @pmscorca,
In general Dataflow Gen 2 is just more expensive.
You can see the pricing calculations here: https://learn.microsoft.com/en-us/fabric/data-factory/pricing-dataflows-gen2
Compared to the Pipeline CU costs: https://learn.microsoft.com/en-us/fabric/data-factory/pricing-pipelines
If you want the most cost effective approach, that would probably be to use a Python notebook to pull the data out of the REST API.
Proud to be a Super User! | |
Check out the April 2026 Fabric update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |