Question

Java app how to retrieve and save query results in xlsx format?

  • 15 September 2021
  • 0 replies
  • 41 views

Userlevel 2

I am writing a Java Spring Boot app to run Looker queries via the Looker AP

When I run the Looker API query with a 'xlsx' output format, I am having a problem in my Java in knowing how to read the results and store them as a local xlsx file. Any suggestions?


This topic has been closed for comments