Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
is it possible to add a custom column to a copy activity?
I'd like to add a load date for each tables copied from a source to a destination, using the for each activity.
Any helps to me, please? Thanks
Solved! Go to Solution.
Hi,
I've solved specified this column and the related expression:
@formatDateTime(utcNow(),'yyyy-MM-ddTHH:mm:ss')
In the lakehouse the actual datetime column is created as a string/char type and not a date type.
yes, you can use system variables and Functions to map to the additional columns .
So in your case UTCNow() and format it as per your needs
Similar to ADF, in data pipeline copy activity as well you can add additional column
Hi, but how specifying the actual date in the highlighted box?
Hi,
I've solved specified this column and the related expression:
@formatDateTime(utcNow(),'yyyy-MM-ddTHH:mm:ss')
In the lakehouse the actual datetime column is created as a string/char type and not a date type.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |