Jump to content

Can this be done by subdatasets?


J_N

Recommended Posts

I have rather complex SQL query. I need for fetch another field (which isn't in the main query). Can I make a subdataset with a query like this

 

select something from another_table where key = $F{field_in_main_query}

 

and fetch the 'something' value for every row and put it on report ? Is it possible or must I construct some workaround? Thanks.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...