I'm trying to build report by joining DB and external data in csv file with 10000 records. When I bring in external data, it is creating a new package on the server. My existing package settings has a limit in framework for 1000 records. So it's throwing an error. How do I change the limit settings. Thx
Hi,
I am not very much sure but, you can override this property in Query Property or Dataset Property.
Regards,
Rahul
In your Framework Manager model you have to change the governor settings for the model and/or the package concerned and republish the package.