P
piwerek
Hello
i`m stuck. I have a Report which has Subreport. Subreport`s data has to
be conditioned with it`s parent data.. another way, i need to have sth
like this:
(in sql view)
....
.....WHERE (thisReport.someDate)>parent!someDate....
....
this is where statement from Subreport Query.
Let me know if sthing is missunderstood.
ps. i could refer to parent report field, but i CAN`T do sth like this:
WHERE (thisReport.someDate)>Reports!parentReport!someDate <-- this
work, but i can`t use it in my situation.
i`m stuck. I have a Report which has Subreport. Subreport`s data has to
be conditioned with it`s parent data.. another way, i need to have sth
like this:
(in sql view)
....
.....WHERE (thisReport.someDate)>parent!someDate....
....
this is where statement from Subreport Query.
Let me know if sthing is missunderstood.
ps. i could refer to parent report field, but i CAN`T do sth like this:
WHERE (thisReport.someDate)>Reports!parentReport!someDate <-- this
work, but i can`t use it in my situation.