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

Input control for searching data


dbereza2009

Recommended Posts

I try to make several input conrols for searching data from report dashboard. 

First I create single value control, then put DataType in a Name and Resource ID.

After that add those controls in parametrs and code in my dataset, like:

and  (drd.reg_num like '%$P!{regnumber}%' or drd.reg_num is null)

The issue that it's not working correctly for all parameters which I created. Some of them were not working at all and few of them display incorrect data (1st line is correct after null or blank fields in other lines).

How to fix this or maybe there's a better way for developing this kind of controls?

screenshot_7.jpg.2161d7e903db0b944c1f24dfb8b21577.jpg

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

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