Hello friends, I need to create a Pandas DataFrame (Python) that includes all information about tables used specifically the field sql_table_name . I have already connections and currently I can get information about explores from my looker instance, but with this way I get only view_name and other fields. How I can get [model, explore,sql_table_name ] ?
Thank you !!
Create a DataFrame with all tables used in lookerML .
This topic has been closed for comments
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.