We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add multiple conditions/values to the set operation.
Popup alert when removing workspace.
Adjust cell height. Rollback
Standardize inputs in the sidebar when using "New Col" and 'Set col" operations.
Remove green indicator
Show message when applying an operation to all the columns.
Scroll in the debugger.
Bug when using "New Col". "Updating preview" keep refreshing.
Option to change column source operation when editing.
When cancelling an operation the selected columns is deselected.
When applying a custom function that is slow, show feedback to the user.
When applying for a custom script shows all the columns. Right now is only showing the columns affected.
Use Levenshtein to suggest name matching in join and concat and join operations
concat
join
Use a point to indicate the row number and show the real number on hover.
The text was updated successfully, but these errors were encountered:
luis11011
No branches or pull requests
Add multiple conditions/values to the set operation.
Popup alert when removing workspace.
Adjust cell height. Rollback
Standardize inputs in the sidebar when using "New Col" and 'Set col" operations.
Remove green indicator
Show message when applying an operation to all the columns.
Scroll in the debugger.
Bug when using "New Col". "Updating preview" keep refreshing.
Option to change column source operation when editing.
When cancelling an operation the selected columns is deselected.
When applying a custom function that is slow, show feedback to the user.
When applying for a custom script shows all the columns. Right now is only showing the columns affected.
Use Levenshtein to suggest name matching in join and
concat
andjoin
operationsUse a point to indicate the row number and show the real number on hover.
The text was updated successfully, but these errors were encountered: