Forum Discussion
Expression.Error: The import R.Execute matches no exports. Did you miss a module reference?
Within the past month I've started seeing this error when loading the query editor. I cannot figure out what exactly is causing this error. If I delete the last step of my query (in this case is a typecast) it works. I've tried replacing the last step with a new step or just getting rid of it all together and I still see this error. I've also looked at my R scripts but I haven't changed anything for the past few months. The error doesn't seem to effect my report on powerbi.com. I can still refresh the report successfully. Has anyone else seen this error in the query editor?
Sorry for the late response. The error actually went away with the latest patch. Hopefully it doesn't come back again.
5 Replies
- v-yulgu-msft
Microsoft Employee
Hi ansonge,
What typecast was applied in the last step? Based on my research, it seems that percentage convertation in PowerQuery would cause such an error.
Regards,
Yuliana Gu
- ansongeFrequent Visitor
Sorry for the late response. The error actually went away with the latest patch. Hopefully it doesn't come back again.
- v-yulgu-msft
Microsoft Employee
- ansongeFrequent Visitor
I changed a custom column from text to double.
- AnonymousNot applicable
I was experiencing the same error, but refreshing the the preview on the edit queries page got rid of it without having to remove any steps. Just a weird loading bug, I think.