spicysudhi
Programmer
i am confused.
i know that to work drill through, we need to have the names same, i was successful in cubes, now trying in impromptu.
question is is this column title, lable or original column name should be same?
[
title : the title on the report
lable : in the query a lable against the database column
original column: database column name
]
will it be possible to have drill through when i have the SQL statement in the query data instead of the column selection. if possible which of this should be same in parent and child report, example i have query like this,
SELECT ORD_NO AS "order_no", ORD_LN "Order Line" from orders;
then whether the column names in reports should be same as ORD_NO or ORDER_NO ???
thanks,
sudhi
i know that to work drill through, we need to have the names same, i was successful in cubes, now trying in impromptu.
question is is this column title, lable or original column name should be same?
[
title : the title on the report
lable : in the query a lable against the database column
original column: database column name
]
will it be possible to have drill through when i have the SQL statement in the query data instead of the column selection. if possible which of this should be same in parent and child report, example i have query like this,
SELECT ORD_NO AS "order_no", ORD_LN "Order Line" from orders;
then whether the column names in reports should be same as ORD_NO or ORDER_NO ???
thanks,
sudhi