Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有源excel文件,我需要将文件名添加到每一行,当我从系统变量中选择文件名时,系统将长度设置为0。我怎么能改变这个值?
这通常在具有派生列的数据流中完成。
只需添加一个字符串类型的列并将表达式设置为您的 excel 文件的文件名(通常通过变量)。