Jump to content

I have two input parameters,i want report to get generated when both have values or when both are blank.But i want it to throw error whn only one of the input parameter has value and other is blank.Is that possible?


Recommended Posts

Posted

input param 1 is null ,input param 2 is not null :report should not generate.

input param 1 is null ,input param 2 is  null :report should generate.

input param 1 is not  null ,input param 2 is not  null :report should generate.

 

 

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...