(CR XI, Oracle 9i, XP Pro)
Hi,
I have a command I created and I am using 2 fields from there to assign to a cascading parameter. When I run the report it prompts me as usual for my parameters and the report runs with no errors and bring back the correct data.
(I want the parameter to populate the desired Rig numbers according to the Contractor I chose)
When I created the parameter I selected:
List of values: Dynamic
Choose a Data Source: New
Insert: I selected the field Contractor from the Command
Insert: I selected the RigNo field from the same command
and created the parameter as the RigNo
In the selection formula:
{Command.RIGNO} in {?Contractor/RigNo - RIGNO}
No issues, no errors, but when I try to save the report to the enterprise I get the following error:
Fail to read data from report file....Reason:
Failed to read parameter object
When I remove the parameter the report can save to the enterprise, but I need this cascading parameter.
Any thoughts as to what I am doing wrong?.........
Hi,
I have a command I created and I am using 2 fields from there to assign to a cascading parameter. When I run the report it prompts me as usual for my parameters and the report runs with no errors and bring back the correct data.
(I want the parameter to populate the desired Rig numbers according to the Contractor I chose)
When I created the parameter I selected:
List of values: Dynamic
Choose a Data Source: New
Insert: I selected the field Contractor from the Command
Insert: I selected the RigNo field from the same command
and created the parameter as the RigNo
In the selection formula:
{Command.RIGNO} in {?Contractor/RigNo - RIGNO}
No issues, no errors, but when I try to save the report to the enterprise I get the following error:
Fail to read data from report file....Reason:
Failed to read parameter object
When I remove the parameter the report can save to the enterprise, but I need this cascading parameter.
Any thoughts as to what I am doing wrong?.........