Participant III
Since ‎08-10-2017
‎05-20-2023

My Stats

  • 42 Posts
  • 0 Solutions
  • 0 Likes given
  • 18 Likes received

JasonD's Bio

Badges ihayes Earned

View all badges

Recent Activity

Is there a way to customize the Looker main web UI to show a text value that is derived at run time?I’m looking to display a text label next to the white label logo, and have that text label value derived at run time from user variable values.
Does the Looker extension framework support the idea of adding a new menu item to an existing Looker web UI menu?For example I want to add a.new menu item to the Look menu that holds the "download" and "schedule" menu items.
I am writing a Java Spring Boot app to run Looker queries via the Looker APWhen 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 sugge...
Is it possible to get and set the user attribute value for a nominated Looker user via the API?
I am looking to introduce my own drill down capabilities to embedded dashboards and Looks.Is it possible to track and capture an event when a user clicks on a table cell or chart data series point?