Hello,
I have a relationship class defined between my feature layer and standalone table. I need to export it as a csv but I want the parent feature layer data joined to the standalone table in each row of the export.
I can't work this out.
Must be easily done!
Thanks
The most straightforward way would be to just add a join and then export the result.
Another workflow to consider is to export both the FC and standalone table to CSV's using the Export Table GP tool. Then link them together in Excel using the Key Field.