Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
+1 vote
1 view

Hi

I want to build a cross navigation report using BIRT. I have created a master report “Parent” and a child report “Child”. I want that if click on Customer name, it will open the child report. Under properties editor window, I selected Hyperlink and changed it according to fig 1:

Then I have created a "Child" report. It’s data come from this query:

Then I’ve created Report parameter “pcustomer” and data set parameter ”param_1” as below

Then I created an analytical Driver with manual input that it’s lable is “pcustomer”. So I have modified the “Child” report and selected the analytical driver such as below:

For “Parent” report I have created an output parameter called “LCUSTOMER” of type string.

At the end a cross navigation have been created:

But when I have run the "Parent" report an click on customer names, It cannot navigate to Child report and nothing changed. 

please help me.  

Environment Knowage-6_1_1-CE-Installer,knowageReportDesigner-6_1_0,Windows7, firefox
in Reporting by (730 points)
edited by

1 Answer

0 votes
See lesson 10 of the book below on cross navigation.

http://learn-spagobi.com/books/Knowage_Baby_Steps.pdf
by (400 points)
Hi,

I have already read this several times, and I tried to act accordingly. But I don't know where I made the mistake. Can you check the parameters that have been set in my report?

thank you
...