Forum Discussion
dbenzaquen
2 years agoRegular Visitor
How do you update schema in dataflow?
I updated the one of the tables that a data flow is queriering by added a new column. How do i refresh the schema to include that change.
1 Reply
- ibarrauSuper User
Hi. If you are getting data picking columns (like csv delimitation columns for example), I'm guessing that would be editing the dataflow, refresh preview (check that it's in there), save it and run a full refresh of the dataflow.
If you want to keep it dynamic, there might be some power query advanced tricks to do it depending on the source or the steps involved.
I hope that helps,