0
Multiple Unions in the same model
I have a model that unions 2 different groups of data. If I remove the second union, the model runs fine, if I add another everything but the target in memory fails with no error but the status comment "failed due to 1 errors."
Is there a union limit somehow?
Please see screenshot for the model view.
Thanks!
2 replies
-
Resolved - not a union issue - a naming issue thanks!
-
Also, if you have multiple text files of the same structure, you can use the "Multifiles" option in Model where Pyramid will cycle around all similarly named files in a specified directory and append them to each other.