Forum Discussion
Kusto Query Language: Ep.7 – String Processing Q10
The query works out but not the right answer
3 Replies
- SamDickison
Community Manager
Hi yazhang apologies for the delay, I've just requested help from our team..
- MadelineDadamio
Community Support
Hi yazhang Great work so far! Your query does run, but the lab is checking for a very specific pattern. In your screenshot, you’re using the regex version of parse-where, and your column name doesn’t match what the task asks for. The parse pattern you’re using is also slightly different from the one described in the question.
Fixing those details should get it accepted. Please let me know if you have any questions! 🙂
- yazhang
Bronze I
Hi,
The task asks for "Username" Column which I have already created. If you have any specific request or what should be combined in query, please be more specific in the question.
I have posted this question to my team, but none of my co-workers have the right answer. There are several queries can get the result, but they are not accepted as right answer.
The question itself is blur and unclear and need some changes.