
Hi all, i'm checking the power apps components system and i need some help with this.
I've this in a "OnChange" Property of a textBox.
Just a normal Patch Function, but trying to use it in a general way, putting the source and the field like variables.
Is there any way to do this?.
I've created a property that has the source i want to patch
but i can't set it as origin in the patch function.
Hi @AlGom ,
That is not available , the name of the data source for the patch function must be entered manually (hard-coded) and dynamic references are not supported.
Best Regards,
Bof