Column with spaces in name does not work
UserBird
Dataiker, Alpha Tester Posts: 535 Dataiker
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?
Tagged:
Best Answer
-
You can use
numval("column with spaces")to retrieve the values!
See:
https://doc.dataiku.com/dss/latest/advanced/formula.html#reading-column-values
Answers
-
Tanguy Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron, Dataiku DSS Adv Designer, Registered, Dataiku DSS Developer, Neuron 2023 Posts: 118 Neuron
How can we reference such columns (e.g. columns with spaces or dots) in SQL-like recipes ?