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...
khush19
4 years agoResolver I
To solve this issue,I added foreach where I push 1000 rows to Power BI each time. and before also there was no parameter added ,it is just 6 columns with 3000 rows and it fails.