Forum Discussion
Anonymous
9 years agoNot applicable
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 ...
Phil_Seamark
Microsoft Employee
9 years agoHi Anonymous,
You could combine the two tables into 1 table in the Query Editor or in DAX as one approach.
Anonymous
9 years agoNot applicable
what will it give to me? i need to filter them dynamically in the dashboard