bedatadriven / activityinfo-R

ActivityInfo R Language Client
https://www.activityinfo.org/support/docs/R/
18 stars 12 forks source link

R Package - Importing Data to a Reference Field #92

Open AbdullahSallam opened 1 year ago

AbdullahSallam commented 1 year ago

Using R package for importing data to ActivityInfo, there is a problem with the referenced attributes (an attribute that gets its value from a referenced from). Such attributes remains blank after import.

nickdickinson commented 1 month ago

@AbdullahSallam Do have a specific use case? In the next version of the package we'll be adding documentation so I can add documentation for how to update reference fields. You will need to use the id of the record in the reference table to establish the link. Then the reference fields will automatically link to the correct values.

nickdickinson commented 1 month ago

Potentially for @jamiewhths 4.38