My requirement is to export features attributes to CSV file. In Feature Table widget the dictionary attributes are properly visualized - with dictionary value. In graphic object the attributes contains only uids like:
{
species_id: "b96c54b0-1b79-4a8b-af07-06b60a85b959"
status_id: "d6acca47-4c88-4da1-9e17-8c8b5d54f7f7"
}How can I access the corresponding dictionary value?