This seems like a simple operation, but I can't seem to figure it out. I have a feature writer output that contains the summary field total features written. I'm trying to use this attribute to populate 4 records from a table from another feature class after the writer is done. I just need the same "total features written" to be applied to 4 rows.
I'm trying to get 1487 in all of the totalfeatures field.
I'm also trying to use "total features written" to do some calculations after the fact, but everything comes up missing.