Forum Discussion
Anonymous
3 years agoNot applicable
Make dataset update new table without manually edit
I have a dataset that imports tables from a dataflow, to support dynamic customer segmentation methods. When I add a new column in dataflow, it won't appear in the dataset when it runs scheduled refr...
- 3 years ago
When I add a new column in dataflowDon't do that. Unpivot your source data.
lbendlin
3 years agoSuper User
When I add a new column in dataflow
Don't do that. Unpivot your source data.
- Anonymous3 years agoNot applicable
Brilliant!!