Forum Discussion
salimgs
9 years agoFrequent Visitor
Accessing Slicer filtered values through columns
I have a Dates table that lists daily dates in a range. I put a slicer on it. I have a second table (lets call it Items) that is not related to Dates table but I need to have access to minimum and m...
salimgs
9 years agoFrequent Visitor
Hi Charlie,
Thanks a lot for your detailed answer. Your solution works but I noticed my solution also works if I use IF(A,1,0)+IF(B,1,0) instead of A || B. Please see attached. If we define a Boolean measure, the visual level filter does not comprehend that. Get the file from here: https://ufile.io/dl5bz
salimgs
9 years agoFrequent Visitor
Is this a bug? How we should report it?