Bronze 1
Since ‎03-08-2024
a month ago

My Stats

  • 1 Posts
  • 0 Solutions
  • 1 Likes given
  • 0 Likes received

jhyuneb's Bio

Badges jhyuneb Earned

View all badges

Recent Activity

The documentation for the "sorts" field in a query does not explain what "desc 0" means. In https://developers.looker.com/api/explorer/4.0/methods/Query/run_inline_query?sdk=py the example it gives shows: { ..., "sorts":["products.count desc 0"], ......