-
Sampling from Millions of Rows into Dataframe
I have a plugin that outputs a SQL table via SQL Executor, and I want to run a webapp in a dashboard on the output. The table contains 10+ million records, and I can't sample without a full pass…1 · -
Re: Auto Calculate Metrics from Plugin Recipe
I have 171 metrics and only 70 seem to auto-calculate - these include adv_col_stats:MODE, adv_col_stats:TOP10, basic:COUNT_COLUMNS, sql_query:distinct_product_id:SQL Probe. Only one of my SQL Probes …1 · -
Re: Auto Calculate Metrics from Plugin Recipe
The metrics don't seem to be calculating after the plugin is run. There is a warning and error by 'last run results'. I've added mustBeStrictlyType to both the input and output ro…1 · -
Auto Calculate Metrics from Plugin Recipe
I have set up some metrics in my output dataset, but they don't auto-update when the plugin is run. Is this because it is a plugin? Is there any way to run the checks, including SQL probes, at t…1 · -
Switching Dataset Name of Insights on Dashboard
What will happen if I change the name of a dataset tied to an insight on a dashboard. Will I have to republish all of the insights onto the dashboard? Is it possible to save a dashboard configuration…1 ·