Forum Discussion

ansonge's avatar
ansonge
Frequent Visitor
8 years ago
Solved

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? 

  • ansonge's avatar
    ansonge
    8 years ago

    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's avatar
    v-yulgu-msft
    Icon for Microsoft Employee rankMicrosoft 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

    • ansonge's avatar
      ansonge
      Frequent 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's avatar
        v-yulgu-msft
        Icon for Microsoft Employee rankMicrosoft Employee

        Hi ansonge,

         

        Glad to hear that the problem has been resolved by yourself.

         

        Regards,

        Yuliana Gu

    • ansonge's avatar
      ansonge
      Frequent Visitor

      I changed a custom column from text to double.

  • Anonymous's avatar
    Anonymous
    Not 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.