Forum Discussion
nokia447
3 years agoFrequent Visitor
Exchange Online Connector error
Suddenly the Exchange online connector gives me this error. Never seen it before. Anyone know what the issue might be:
1 Reply
- v-yanjiang-msftCommunity Support
Hi nokia447 ,
Do you use the option "Exchange account" to connect? If so, try to use "Microsoft account" instead.
If it still not help, try to open a blank query in power query, add paste the below query in it, replace the email address in the quotation marks.
let Source = Exchange.Contents("<insert your email address here>"), Mail = Source{[Name="Mail"]}[Data] in MailBest regards,
Community Support Team_yanjiang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.