Question:
Hello,
is it right that a pre query is an extension of a select statement for this specific character ? That means you don't get any key figures from the pre query, you only selct your characteristic in a specific way.
I am right ?
Thanks
Henning
_________________
regards
Henning
Answer:
It's correct.
You may have key figures in this prequery, sothat you can use it for another purpose, but those key figures will obviously not be passed to the query using it as a prequery.
Ch