question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

KQL syntax stopped working

See original GitHub issue

Environment data

  • Language Server version: 2021.6.2-pre.1
  • OS and version: linux x64
  • Python version (and distribution if applicable, e.g. Anaconda):
  • python.analysis.indexing: undefined
  • python.analysis.typeCheckingMode: off

Expected behaviour

Can use %kql

Actual behaviour

Pylance puts errors everywhere.

image

Code Snippet / Additional information

%%kql RetainedByCohort <<
let cohortWindow = 7d;

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
digitaraldcommented, Jun 14, 2021

This isn’t something we did in the past,

When I said it worked in the past I meant it worked before Pylance rolled out. Using Jedi works.

1reaction
jakebaileycommented, Jun 11, 2021

Yes, I’ll transfer it for you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keyword Query Language (KQL) syntax reference
Learn to construct KQL queries for Search in SharePoint. This syntax reference describes KQL query elements and how to use property ...
Read more >
Kibana Query Language | Kibana Guide [8.5] - Elastic
The Kibana Query Language (KQL) is a simple text-based query language for filtering data. KQL only filters data, and has no role in...
Read more >
sharepoint enterprise - KQL for specific columns not working
I am attempting to search the Building field for the value "333". I have tried searching using the syntax Building:333, Building:333* and ...
Read more >
Kusto code highlighting not working - Visual Studio Feedback
Code block is not highlighting Kusto queries even if there is support for it. ... Hi Rohan Lukose [MSFT],. I am sorry to...
Read more >
[Tutorial] How to build filter query in: Get Exchange Mail ...
Keyword Query Language (KQL) syntax reference ... is not equal to the specified value. ... attachmentnames ; attachment (not working) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found