BookmarkSubscribeRSS Feed
LiouJohn
Calcite | Level 5

Hi,

I have 2 Control on a report that I use to help filter data that a user only want to see.  The first filter is a range slider and is based on Sales data, the 2nd filter is also a range slider and it is based on Unit Sold.  Does anyone know if the report is performing an AND or an OR condition on the 2 filters if I set Sales = $500-$1,000 and Unit Sold = 50-100.

If James's is $501 and 60 unit, Mary is $600 and 48 unit, and Joe is $620 and 60 unit.

If AND then Mary is not selected only James and Joe.

If OR then James, Mary, and Joe will be selected.

For some reason I'm getting the OR scenario.  Is this how it's supposed to work or is this a bug?

Regards

John

2 REPLIES 2
Madelyn_SAS
SAS Super FREQ


The filters should use AND.

What type of data is used in each control? I'm specifically asking if both use detail data, both use post-aggregate data, or if one is detail and one is post-aggregate.

skillman
SAS Employee

Is one range slider interacting with another range slider or are both range sliders set to interact with your table?

-shawn

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 937 views
  • 1 like
  • 3 in conversation