Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8635

Re: How do I create a subquery in 'Record Selection' ?

$
0
0

Hi Sharon,

 

You cannot do this inside the selection formula.

 

You should report off of a SQL query (via the Add Command Option) that includes this sub query.

 

If you're reporting directly against tables, you can do this using a SQL Expression field too.

 

The code would looks like this

 

(

Select A."field"

From Table A

Where A."field" = Table."Field"

)

 

-Abhilash


Viewing all articles
Browse latest Browse all 8635

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>