Forum Discussion
mpjtaylor
5 years agoAdvocate I
Dataflow - How can I stop automatic steps being added
I have a Datalake with multiple folders with lots of blobs that are JSON files each folder has different json structures and some are lists and others are records. I am trying to use a single dataflo...
SMHolck
3 years agoAdvocate IV
- Select column(s) in the editor
- From the Transform menu, click the Data Type drop down button and select the desired data type
- Repeat for each column
NOTE: For step #1, you can Ctrl+Click to select multiple non-contiguous columns or Shift+Click to select multiple columns if you want to set several to the same data type at once, e.g. if you have 5 columns that are integers and 2 that are text and 3 that are decimal, you would select the 5 integers and transform them, then select the 2 text and transform them, then the 3 decimal
paulberaud
1 year agoFrequent Visitor
This right here, worked like a charm!