Jump to content

Recommended Posts

Posted

Hi guys.


I attached a sample of the problem Im facing in my project.


In my main model I have a table that has a column of the type date and my entities have to be created, on a submodel, on the times specified on the table that has the column of the type date.


I was able to reference the table on the main model to the submodel and thus pass the values.


However, on the create object of the submodel I was not able to set/reference the property for the ArrivalTimeProperty property of the Source.


Can somebody help me please?


Thanks.

Model.spfx

Posted

I know that. I can access the values - thus I assume I have succeded in passing the table values from one level to another.


The problem is that I can't refer the table on the property I mencioned (please see the error on the file I uploaded)

×
×
  • Create New...