I'm trying to implement a report on hierarchical data as a drill-through -- i.e., recursively -- report returns all children of a given parent. When one of the children is clicked that ID is passed as a parent_Id parameter) one of three parameters on the Navigate to Report action. The other two parameters remain unchanged on drill-through).
But when I click on one of the items, the report simply returns "Please input data for all parameters".
Any reason it shouldn't work?
Ideas?
But when I click on one of the items, the report simply returns "Please input data for all parameters".
Any reason it shouldn't work?
Ideas?