Adding a new column in table
Content
Hi Experts,
I have created a service connection based on a REST API. Rendered the table on the web page and configured the service connection with limited fields say a,b,c. Till now it's working fine now.
Updated the created type from the variable section and added an extra field from the REST API response say d. When I returned to the webpage, the table renderers with blank data. Tried to remove the extra added field but the same issue.
Is this known bug, if yes, what's the alternative to solve this.
0