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
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
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.
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
7 | |
2 | |
2 | |
2 | |
2 |
User | Count |
---|---|
26 | |
12 | |
6 | |
4 | |
4 |