Forum Discussion
Error Message dataflow gen 1
- Anonymous1 year ago
Hi jochendecraene ,
Thank you for confirming and sharing the screenshot.
It’s quite insightful that the connector name had changed locally from in csharp
= PowerBI.Dataflows(null)
to
= PowerPlatform.Dataflows(null)
This kind of silent change often happens due to backend updates or connector reconfigurations by Microsoft. Good call on switching it back to PowerBI.Dataflows(null) glad to hear that resolved the issue and your dataflow is now loading correctly.
If BeaBF response helped guide you toward the solution,
If the above solutions works consider marking it as “Accept as Solution” and give a kudos to help others in the community facing the same Gen1 connector issue.
Regards,
Akhil
Hi jochendecraene ,
Thank you for confirming and sharing the screenshot.
It’s quite insightful that the connector name had changed locally from in csharp
= PowerBI.Dataflows(null)
to
= PowerPlatform.Dataflows(null)
This kind of silent change often happens due to backend updates or connector reconfigurations by Microsoft. Good call on switching it back to PowerBI.Dataflows(null) glad to hear that resolved the issue and your dataflow is now loading correctly.
If BeaBF response helped guide you toward the solution,
If the above solutions works consider marking it as “Accept as Solution” and give a kudos to help others in the community facing the same Gen1 connector issue.
Regards,
Akhil