Nice tutorial. I have just a question. Is this possible with SQL? Using SQL View as Data Source, How to update a specific table only? I am new to Power Apps. I have an empty vertical gallery with sql view as data source. Let say I have a view name SampleView created at SQL. This SampleView has table1 and table2 joined.If I use Sampleview as data source for empty vertical gallery. How can I update record on table2 only? Let's say I put Text Input named TextInput1 in the gallery. Its value came from table2. If I modified the value of the first row of TextInput1, how can I update it back on table2?
Thanks my friend - awesome video
I like your simple step by step approach. Great job 👏
Thanks
Great tutorial!!! This is exacly what I needed!!
Thanks
Thanks for this, very helpful!!
You're welcome!
Great video, thank you. You just don’t need any of that background music while doing the coding
@@btoz6237 Agreed. Not keeping it in new videos. Thanks for the feedbacks. Keep it coming.
Easy to follow. Thanks
Thanks
Nice tutorial. I have just a question. Is this possible with SQL?
Using SQL View as Data Source, How to update a specific table only?
I am new to Power Apps. I have an empty vertical gallery with sql view as data source. Let say I have a view name SampleView created at SQL. This SampleView has table1 and table2 joined.If I use Sampleview as data source for empty vertical gallery. How can I update record on table2 only?
Let's say I put Text Input named TextInput1 in the gallery. Its value came from table2. If I modified the value of the first row of TextInput1, how can I update it back on table2?