Here is the situation.
Need to get a sub-select statement generated in the generated sql within Report Studio, when a single query item (PROD_CD) or a set of query items is pulled in the report.
Something similar to
select count(PROD_CD)
from
(select distinct(PROD_CD) from T1 T1 join T2 T2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.