How to export selected attributes of profile information in OCC
We need to export data from all profiles for processing, but we don't want to export everything, as the full dataset is quite large and would take significant time to export and process. Instead, we only want to export a few specific attributes from each profile that are relevant to our processing needs. What is the best way to export only the selected information?
0