
I have a Master Detail Relationship of Sales and Cust table. When i export record from Sales list, i only get content from Sales table. How do we get the content of both Sales and Cust table (Sales (Master) and Cust (Detail) to be inner joined)?
Thanks