Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I have added new column in the Web activity while calling the API.
The API works in synapse however failing in Fabric with below error: -
Is there any settings which I can use to get rid of it ?
Thanks,
Girish
Solved! Go to Solution.
When you add a new column to the Web activity, the structure of the payload sent to the API changes.
Double-check the API request body and ensure the new column is correctly formatted and matches what the API expects.
When you add a new column to the Web activity, the structure of the payload sent to the API changes.
Double-check the API request body and ensure the new column is correctly formatted and matches what the API expects.