Skip to content
New issue

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

Reference for predicates should accept native transformations #537

Closed
Seddryck opened this issue Oct 8, 2019 · 1 comment
Closed

Reference for predicates should accept native transformations #537

Seddryck opened this issue Oct 8, 2019 · 1 comment

Comments

@Seddryck
Copy link
Owner

Seddryck commented Oct 8, 2019

It should be possible to define the reference of a predicate as a literal value or a variable or a row context followed by one or more native transformations.

<predicate operand="[ColB]">
  <more-than>[colA] | text-to-first-chars(#2) | text-to-last-chars(@maxChar)<more-than>
</predicate>
@Seddryck
Copy link
Owner Author

Seddryck commented Oct 8, 2019

Beta available at https://ci.appveyor.com/project/Seddryck/nbi/builds/27972895/artifacts or 1.21.0-beta0221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant