Best Practices
How to cooperate on the components with your team
When you or your teammates are working on improving a certain component, please the first experim...
Multiple chained queries in SQL on CSV processor
While working on data flow and using the SQL on CSV processor, you may encounter the problem of w...
Naming conventions
We recommend using only alphanumeric characters [a-z, A-Z, 0-9], as well as _ and -. It is good ...
Shortcuts
Use Ctrl+r+Shift (or Ctrl+F5) to reload the page, overriding cache. This shortcut is useful after...
Working on a complex workspace
While working on a complex workspace it is recommended to break a data flow into separate workspa...