SharePoint Online InfoPath: Amount of Data that was Returned by Connection has Exceeded the Maximum Limit -


in sharepoint online, infopath form displaying error:

"the amount of data returned connection has exceeded maximum limit configured server administrator."

it easy increase maximum limit in sharepoint on-premise, explained here:

the amount of data returned data connection has exceeded maximum limit configured server administrator

however, working in sharepoint online, , there no option this. cannot find powershell cmdlets, either.

does know if impossible increase maximum limit (data connection response size)? if so, can in form stop happening?

thanks

this default setting , can not changed in sharepoint online.

please refer below links indicates can not increase maximum limit (data connection response size) in sharepoint online:

you can filter data , can pick fields required. reduce size of data.

hope you.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -