Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
bvanyangu
Starting Member
20 Posts |
Posted - 2014-07-10 : 07:27:22
|
Below is what I get when I preview my report.The report parameter "Demographics1" has a defaultValue or a Validvalue that depends on the report parameter "Demographics".Forward dependencies are not valid..I googled it and got only 1 respond..Here is the respond... I'm not asking you to delete the parameters altogether. Just the linking of those parameters to the DocDate Dataset. That's what is wrong with you report definition. The DocData dataset depends on the startdate parameter and the startdate parameter depends on the DocData dataset. This causes a circular reference and that causes the error...The video provided on how to do that is not opening.Anyone to explain how to solve this Issue.Thanks |
|
|
|
|