I have two seperate datawindows.
1- Retrieves all user information
2- Retrieves all user organization information
They are seperate tables also.
The problem is that I want both data windows nested into one.
The First data window (1 - above) is the main (parent) one. And the second one (2- above) will be the nested child data window.
I eventually will link them based on user id, but for now I cannot figure out how to get the second datawindow into the first one.
THANKS
1- Retrieves all user information
2- Retrieves all user organization information
They are seperate tables also.
The problem is that I want both data windows nested into one.
The First data window (1 - above) is the main (parent) one. And the second one (2- above) will be the nested child data window.
I eventually will link them based on user id, but for now I cannot figure out how to get the second datawindow into the first one.
THANKS