-
Web app, "Api Key is not valid"
When I create a new Web App, I'm supposed to grant permission to the datasets I plan to use. However I only see `Api Key not valid`. I should have admin level rights, and I read nowhere of any step r…1 · -
How can I apply a sequence of "Preparation" steps I have made for one dataset to another
I have several datasets where some of the columns are identical (for ex. Country, Product-name), but otherwise differs. I need to prepare them before analysing and eventually merging them, in order t…2 · -
Python3 in notebook
When I change the notebook kernel to python3 I get the following error: ImportError Traceback (most recent call last) <ipython-input-2-3851dbc26691> in <module>() ----> 1 import dataik…2 · -
Obtain Connector config from python recipe
Hi, I have a dataset whose connection settings have the database name and table name. I am writing a custom Python-SQL recipe now and would require getting the connection settings, since the dataset …1 · -
Column with spaces in name does not work
I am using a formula, but if I want to use a column that has spaces in its name, I just get an error. Is there a way to make it work?1 ·