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

Error to generate blocks on complex input #4891

Closed
BreakingPanda opened this issue Jun 10, 2021 · 1 comment
Closed

Error to generate blocks on complex input #4891

BreakingPanda opened this issue Jun 10, 2021 · 1 comment

Comments

@BreakingPanda
Copy link

BreakingPanda commented Jun 10, 2021

I noted that I can NOT render a complex combination of Join and Where. Example:

Join(',', Where(['A','B'], x => x != 'C')

Which Where block should returns a list of A and B and final result should become A,B. If I try to open blockly and set up blocks, it will fail and output render becomes Join(',',).

Advise please.

@BreakingPanda BreakingPanda changed the title Error to generate block on complex input Error to generate blocks on complex input Jun 28, 2021
@BeksOmega
Copy link
Collaborator

I'm closing this so that no one gets confused. We'll keep all discussion over on #4964

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

No branches or pull requests

2 participants