we have a crystal report(2011) which pulls data from 2 bex queries.
Query 1 is used in the report and query 2 is taken inside as a subreport (we dont want to merge the data).
we have linked all the variables/ parameters(except hierarchy variables- as we want to see a different hierarchy in subreport) in subreport linking option.
Query 1 has a hierarchy variable and a hierarchy node variable.
Query 2 has a hierarchy variable and a hierarchy node variable which is different from the hierarchy variable used in the Query 1.
If we execute the report in CR designer the report is poping up with the linked varibles and 2 different sets of hierarchy variables (not linked), thje report executes perfectly.
if i publish the report in infoview- launchpad- BI4 and execute it we are facing an issue in choosing two different hierarchies in the two hierarchy variables.
the hierarchy node variable in the subreport- Query 2 is throwing an exception/ error stating hierarchy node(query 2) choosen is not a valid value for hierarchy variable in Query 1.
We are not clear why the hierarchy node variable in query2 is refering to hierarchy variable in Query 1 - in launchpad.
Please advise.