Jump to content
We've recently updated our Privacy Statement, available here ×

Chaining pre filters with OR in domain designer


John Johnson
Go to solution Solved by nthapa,

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Yes, it is possible but you will need a bit of work. I will summaries steps below:

  • Frist create domain with all the filters that are to be applied.
  • Export the domain (server settings->export)
  • Unzip the file
  • Find schema.xml.data, you will see line such as <filterString>users.first_name == 'Will' and users.first_name == 'Jim'</filterString>
  • Replace and with or
  • zip it back and import it to JRS

Thats it! you are ready to go.

Easier way would be to add those filters in adhoc viewer. :)

HTH

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...