Jump to content

Cyclic dependencies in Datafunction


Chad Holland

Recommended Posts

I am working on an R script that takes some doc properties and adds them as a new row to a datatable. I need to pull this datatable into my function for some logic, namely getting the max ID so I can assign a new jobID and then a few columns I need to test values against to determine if the properties have already been added.

Attached is the warning.

Note, I mainly only care if this will cause issues. Currently the script works fine with my test cases.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...