Hello All,
Whenever we are updating any record or row using entity provided action(UpdateEntityName) it expect full source which by default a complete record/row of the table. I may require to update only single column value and not a complete row but still I need to pass complete row(source). Is their any way by which we can send only information which we need to update in that record ?
Thanks
Hi,
The only way you can do that is using advanced SQL widget.
Regards,
Daniel