Skip to content

[Bug]: Individual Group Filters Using Same Column Cancel Each Other Out #619

Answered by RafaelGB
Stilts15ak asked this question in Q&A
Discussion options

You must be logged in to vote

Yep,

Example:

Input=> MyValue

Filter1:
Input is MyValue

(AND) Between filters there is an AND condition

Filter2:
Input is AnotherValue

Result => False (Input can not be two values at the same time)


Input=> MyValue

Filter1:
Input is MyValue
OR
Input is AnotherValue

Result => True

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by RafaelGB
Comment options

You must be logged in to vote
4 replies
@RafaelGB
Comment options

@Stilts15ak
Comment options

@RafaelGB
Comment options

@Stilts15ak
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #617 on November 22, 2022 07:05.