Forum Discussion
ItGoat
2 years agoRegular Visitor
Dataflow Challenges Adding Columns and Values to a Lakehouse
Hello everyone, I'm currently trying to copy tables from an SQL Server to a Lakehouse. In general, this works well using pipelines and dataflows. BUT now there are external requirements, and I'm...
Anonymous
2 years agoNot applicable
Hi ItGoat
We haven’t heard from you on the last response and was just checking back to see if you got a chance to create a support ticket. If yes please share the details here. Otherwise, will respond back with the more details and we will try to help.
Thanks
ItGoat
2 years agoRegular Visitor
Hi @v-nikhilan-msft
I´m unsure if opening a ticket with the support team is necessary and welcomed by the company I´m working at.
Is it even possible to create a new column in a dataflow using variables? My last approach would be to copy data via the pipeline activity and then try to create new columns via Notebooks. But I´d rather not because coding is not my best skill ^^'
Thanks.
- Anonymous2 years agoNot applicable
Hi ItGoat
Unfortunately, we cannot create new columns in Dataflow Gen2 using variables.