wazdarocsta
3 years agoRegular Visitor
Status:
Done
Catastrophic Failure OR WebView2 runtime error when using blank query (Source = Web.BrowserContents)
I am trying to use Microsoft Fabric (Trial Lisence) Dataflow Gen2 to Get Data (a webscrape) but it either gives me a Catastrophic Error Failure or it complains that WebView2 is not installed even whe...
straitmstrsoh
3 years agoRegular Visitor
I worked with Microsoft. Based on their recommendation I have replaced Web.BrowserContents with Web.Contents in the first line of M-query and it resolved the issue. For those who still have the issue give that a try.