Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • Both return 0 rows for me...
    – rziya
    Commented Feb 14, 2022 at 12:54
  • @rziya, what is the actual JSON content? Note, that path definitions ($.projects) are case-sensitive and this may explain the 0 rows results.
    – Zhorov
    Commented Feb 14, 2022 at 13:01
  • It should work with this JSON sample.
    – Anton Grig
    Commented Feb 14, 2022 at 13:10
  • This does not work at my end. Both queries return 0 rows. I also added the original JSON.
    – rziya
    Commented Feb 14, 2022 at 13:34
  • Thanks. I now see the problem...
    – rziya
    Commented Feb 14, 2022 at 13:51