Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Just wondering how many fields you can keep not pivoted when you pivot in a DataFlow Gen2 flow?
Solved! Go to Solution.
Hi @mklevemann,
There isnโt a documented โfield limitโ on how many columns you can keep not pivoted in a Dataflow Gen2 pivot step. The real constraints are (a) how many columns your pivot creates overall and (b) the limits of your destination and/or downstream semantic model. In practice, the biggest hard limit youโll hit is the Power BI semantic model cap of 16,000 columns total across all tables if you load the result into a model later (Microsoft Learn). Power Queryโs Pivot itself doesnโt publish a specific column cap (Pivot columns (Power Query)), and Dataflow Gen2โs limitations page doesnโt call out a column-count limit either (Fabric Data Factory limitations).
Pivoting turns each distinct value in your pivot column into a new column. So even if you โkeepโ many non-pivoted columns, the true risk is the number of new columns created by the pivoted categories. Very wide outputs can hit:
If you share your destination (Lakehouse table vs Warehouse vs straight to a semantic model), folks can suggest more targeted guardrails. But to your question: thereโs no fixed โkeep columnsโ limit on the Pivot step itself-just be mindful of the resulting total column count and downstream limits.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hello @mklevemann,
While there's no documented field limit, performance can degrade if:
Microsoft recommends:
Hope it can help you !
Best regards,
Antoine
Hi @mklevemann,
There isnโt a documented โfield limitโ on how many columns you can keep not pivoted in a Dataflow Gen2 pivot step. The real constraints are (a) how many columns your pivot creates overall and (b) the limits of your destination and/or downstream semantic model. In practice, the biggest hard limit youโll hit is the Power BI semantic model cap of 16,000 columns total across all tables if you load the result into a model later (Microsoft Learn). Power Queryโs Pivot itself doesnโt publish a specific column cap (Pivot columns (Power Query)), and Dataflow Gen2โs limitations page doesnโt call out a column-count limit either (Fabric Data Factory limitations).
Pivoting turns each distinct value in your pivot column into a new column. So even if you โkeepโ many non-pivoted columns, the true risk is the number of new columns created by the pivoted categories. Very wide outputs can hit:
If you share your destination (Lakehouse table vs Warehouse vs straight to a semantic model), folks can suggest more targeted guardrails. But to your question: thereโs no fixed โkeep columnsโ limit on the Pivot step itself-just be mindful of the resulting total column count and downstream limits.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hi @mklevemann ,
Thanks for reaching out to the Microsoft fabric community forum.
Could you please let us know if the issue has been resolved? I wanted to check if you had the opportunity to review the information provided by @AntoineW and @tayloramy . If you still require support, please let us know, we are happy to assist you.
Thank you
Thanks for the responses.
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 3 | |
| 3 | |
| 3 |