A
|
alang 8/28/2007 |
One technique I have used to address this issue is to have the "mid-level" SQL include details from the upper level master table (using inner joins). You can then make this field visible on the Master Table info (list) view in the visual designer. |
V
|
vytb author 8/28/2007 |
One technique I have used to address this issue is to have the "mid-level" SQL include details from the upper level master table (using inner joins). You can then make this field visible on the Master Table info (list) view in the visual designer.
|