Forum Discussion
khush19
4 years agoResolver I
The payload including configurations on activity/dataSet/linked service is large
Hi , I have Push dataset ,where through ADF we PUSH data to POwerBI every 5 Mins. while pushing to Powerbi when records are more than 2000 we get error "The payload including configurations o...
amitchandak
4 years agoSuper User
khush19 , did check for 75 columns,75 tables, and 120 request limitations? if that can be the reason
- khush194 years agoResolver I
Thanks Amit for reply,
but i checked my table is small with 6 columns.the only thing i can think of is azure-docs/azure-data-factory-limits.md at main · MicrosoftDocs/azure-docs · GitHub
as data is transfered from ADF Web activity to POwerbi
so may be it is Web activity limitation,not sure though.