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

This document is empty


winterhawk

Recommended Posts

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Some possibilities for the situation that coming to my mind:

1. Check the report datasource if it is correct or not?

2. Be sure that after adding parameter, is your query generated as you want?

3. If you create and use different dataset from the main dataset, are the parameters send to dataset in use? 

4. If you are using different dataset from the main data set and parameters are send to dataset properly, Does your main dataset generate a result even if it is not in use? Because even main dataset is not used, it has to be generate at least a row. If it is the situation you can add 'SELECT 1 as TEMP' to your main dataset.

Link to comment
Share on other sites

  • 2 weeks later...
  • 4 years later...
  • 3 months later...
  • 2 years later...

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