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.
我有一个包含 48 个字段的表,我正在过滤一些数据并且需要在其他 38 个字段上使用脚本组件(我需要这个用于我实际更改数据的 10 个字段)我只想做一个修剪. 我知道我可以在脚本组件中执行此操作,但我宁愿以更有效的方式执行此操作...谢谢!
尝试使用派生列转换。如果它真的只是一个修剪,您甚至可以替换该字段的内容,而无需在您的数据流中创建一个新字段。