firebyrd91 Posted October 12, 2017 Share Posted October 12, 2017 Is there a limit on how many fields can be in our data source? Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted October 12, 2017 Share Posted October 12, 2017 Technically, no, there's no limit. Practically, if you have a lot of fields, it can slow things down. I've seen jobs with hundreds of fields, all to way to columns like "DF" in Excel. If you can pare down the data to just the fields that are actually being used in your FusionPro job, it will at least make things go faster, as there's less stuff to parse through. Sometimes you can put some of the data into a secondary or "external" data file, and access it via the ExternalDataFileEx API in JavaScript. If you have a question about a specific data file, feel free to post it (or maybe a few records of it) here, or send it to Support. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.