Allow dynamic content in Activity Name (and other fields on general tab)
We copy a large number of tables by iterating through a ForEach activity and calling the copy activity for each. When trying to answer "which tables take a long time to copy", it's hard because all of the copy activities just have the generic activity name. If I were able to include dynamic content in the Activity name field, I could use code like @concat('Copy activity - ', Item().TableName) and then in the output we could tell which table was being copied without having to dive into the .json input and output.
This would also be helpful for other fields on the general tab - like Timeout settings and the like. Then timeout durations could be calculated offline, and fed into the activity vs. hardcoding. That way if the job starts running slower over time, the timeout setting could be gradually increased.
p.s. Unable to use the new "Copy Job" activity because it doesn't support dynamic partitioning, needed for good performance.
Thanks,
Scott
3 Comments
- fbcideas_migusrNew MemberStatus added:Needs Votes
- BrubakerM
Advocate I
Azure data factory has something similar with User Properties. We add the current for each value to the Copy Data activity. This then shows up in the Activity Runs detail next to each Copy Data iteration. Having something like this in Fabric would be really helpful! - toyamaRegular Visitor
I strongly agree! This functionality would be incredibly beneficial for other activities such as Lookup as well. I highly request that this capability be supported across all activity types, just like the Copy activity.
Recent ideas
email subscription screenshot size
would be great if we have a control to resize the screenshot of a report/dashboard for email subscription. the default size is too small and hard to read/understand unless you open the attachementRodgie_Robles8 hours agoNew MemberNeeds Votes188Views9likes2Comments
Portable Library of Queries (Functions)
Currently, a custom connector requires a Data Source and a Authentication record associated to a function in order to be Published or exposed in the 'Get Data' dialog/window. This is perfectly fine f...8 hours agoNot applicablePlanned1.7KViews147likes14CommentsPower BI: Subscriptions & bookmarks in org apps
The subscription is a valuable feature. Please make it available in the Org App. The Org App hase many advantages, but it misses the subscription and bookmark features as in the classic app or report...StefanGrossen11 hours agoNew MemberNew170Views4likes1CommentNotebook Activity must support Notebook name resolution within a dynamic workspace
## Requested behavior The Fabric Pipeline Notebook Activity should support selecting a notebook by a stable Notebook name while the Workspace ID is dynamic. Example: - Workspace ID: `@pipeline()....EXXAVRM13 hours agoNew MemberNew13Views0likes1Comment