Forum Discussion

Naverie's avatar
Naverie
Helper I
5 years ago

Error message - DirectQuery

Hi all,

 

I keep getting the below error when using directquery.

This is the line of SQL it is referring to but I don't get any error messages / warnings when running it in SQL server?

,MAX(REPLACE(RIGHT([Event Recorded By], LEN([Event Recorded By])-13), '.',' ')) AS [Event Recorded By]

 

Anyone come across this before and can help!

 

TIA

 

2 Replies

  • v-janeyg-msft's avatar
    v-janeyg-msft
    Community Support

    Hi, Naverie 

     

    According to your error message, It seems to be some problems in [Event Recorded By] column. You need to check whether the data on this column meets the length rules.

     

    If it doesn’t solve your problem, please feel free to ask me.

     

    Best Regards

    Janey Guo

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • v-janeyg-msft's avatar
    v-janeyg-msft
    Community Support

    Hi, Naverie 

     

    Is your problem been solved? If yes, kindly mark the helpful answer as a solution if you feel that makes sense. Welcome to share your own solution. More people will benefit from the thread.

     

    Best Regards

    Janey Guo