Hi all,
I've been working with the DataFlows and the new AI features in the Power BI service.
After performing some tests, I decided to remove the AI part from my DataFlow. However, new datasources were created and are causing an error in the refresh of the dataflow.
The dataflow is very simple: it contains two entities reading from two CSV files. The AIInsights and AIInsightsInProc must be removed from the flow, since they are not going to be used anymore.
Is there a way to remove them from the DataFlow without having to delete the DataFlow and create it again?
Now it has been a test and the flow is very simple, but I'm affraid it could happen when the flow is more complex.
Thanks in advance for your help!