June 19, 2019 at 4:36 pm
Hi,
I have a table that has a dept_id, sect_id, div_id, item_id, and description. The data will be reported on base on the users entry on dept_id, sect_id, div_id and item_id. For some reason I cannot work out the parameter entries in such a way that it is interactive depending on the user input. I mean when user
So far, I was able to do the first one, by setting a query/dataset on the default values and available values on the parameter properties but not the second and third,i'm getting error like a "forward passing... not supprted" sort of error. The 3 parameters can accepts null and blank set on their properties.
Sample data below:
Dept Section Division Item Description
1 1 1 1 Data 1
1 1 1 2 Data 2
1 1 2 3 Data 3
1 1 2 4 Data 4
1 2 3 5 Data 5
1 2 3 6 Data 6
2 1 4 7 Data 7
2 1 4 8 Data 8
How do I set up the report to achieve the behaviour I want, any clue or ideas will be much appreciated.
Thanks
June 20, 2019 at 5:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply