Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago

slicer logic (OR | AND)

Hi! when i select 2 items in slicer i want to see records that have both selected items. table A: id      value 1         q 2         w 3         e   table B: id     table_A_id     value 1 ...