Jump to content
  • 0

Virtual Parameter Logic


bbeshlian

Question

Hello.

I've built a search form which uses three virtual field then passes them to the datapage which does the filtering. Virtual 1 (start of date range) and Virtual 2 (end of date range) work as I need them to for the Installment Payments. Virtual 3 which is the corporate division (MBO) selected from a dropdown list appears to be for lack of a better term ignored. I've attached screen shots of my datapage elements and the logic.

Thanks. 

Datapage.PNG

Logic.PNG

Pass_MBO.PNG

Receive_MBO.PNG

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

I can't see all the logic for your criteria, but it looks like the outer container for all of them is an OR based on it's coloration. If taht's correct, if any one of the AND sets is matched the logic will return data based on that match regardless of the MBO value. 

Are you wanting the MBO value to ALWAYS have impact? If so, you need another level of nested logic --> an AND as the outer countainer with its children being the MBO entry and the OR that contains currently contains all the rest.

Also, you have the MBO parameter set to "if empty, ignore criteria". Which begs two questions:

(a) ARE you passing the MBO parameter value?

(b) Do you mean to ignore it if it's empty?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...