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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
When I create a Dataflow to load a Dataverse table:
Is there a solution to allow me to use the business key of an existing table as the key for a dataflow?
Solved! Go to Solution.
You can set the business key as a alternate key in Power Apps first, you can refer to the followng link.
Define alternate keys using Power Apps - Power Apps | Microsoft Learn
Then connect the key in dataflow, you can refer to the follwing link.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks so much - that's it.
You can set the business key as a alternate key in Power Apps first, you can refer to the followng link.
Define alternate keys using Power Apps - Power Apps | Microsoft Learn
Then connect the key in dataflow, you can refer to the follwing link.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.