-
SQL Probe on Plugin Dataset
Can I only perform SQL probes on Datasets that are built from SQL Recipes? I'm using SQLExecutor2 but within my Plugin, but not an actual SQL Recipe.1 · -
Can I publish a check to a dashboard?
Is it possible? I only see insights and metrics.1 · -
Plugin Custom UI HTML
Is it possible to add your own html and css for a custom plugin?1 · -
Query failed: Connection name not specified
Job failed: Error in Python process: At line 144: <type 'exceptions.Exception'>: Query failed: Connection name not specified line 144: SQLExecutor2.exec_recipe_fragment(output_dataset…1 · -
Macro to Query Database and Return List or Dict of Tables to Global Variables
So apparently I can't read a dataset in a Python plugin unless I declare it as an input? Weird because I can with my do() function in my resource folder. Now I'm going to try and run a macr…1 ·