Forum Discussion
-Rem-
5 years agoFrequent Visitor
Dataflow shows connection to Web data source when I am not using any
I have created a new dataflow and if I look at it in the PBI Service, the Lineage View is showing a Web data source. Similarly, in the settings for the flow, there are credentials for that particular...
- 5 years ago
Well... exporting the JSON and re-importing it made the Web source go away. Still not sure where that web source came from (originally I tried using Excel on OneDrive as a source but I never selected a file so I did not expect this to create a source entry) but this issue is fixed now.
selimovd
5 years agoMost Valuable Professional
Hey -Rem- ,
did you check the advanced editor for each query?
Maybe one step is using the web source without showing it in the linage.
If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
Best regards
Denis
Blog: WhatTheFact.bi
Follow me: twitter.com/DenSelimovic
- -Rem-5 years agoFrequent Visitor
Hey Denis,
I checked now and for every query it shows me as source
Source = Table.FromRows(...) when the source is Enter Data andSource = Sql.Database(...) when the source is SQL Database. I see no calls to Sharepoint in the M code for all the queries.Best wishes