I am trying to use the PATCH function but PowerApps identifies my data source as read-only. Can you not write to Redshift??
Solved! Go to Solution.
Hi @greyrock12 ,
As per this document, the only things you can do are
Get row |
This operation gets a row from a table. |
Get rows |
This operation gets rows from a table. |
Get tables |
This operation gets tables from a database. |
so no, you cannot write to it.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @greyrock12 ,
As per this document, the only things you can do are
Get row |
This operation gets a row from a table. |
Get rows |
This operation gets rows from a table. |
Get tables |
This operation gets tables from a database. |
so no, you cannot write to it.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @greyrock12 ,
Just checking if you got the result you were looking for on this thread. Happy to help further if not.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi WarrenBelz, thanks so much for your reply. I wish I would have looked into using Redshift as my source a little longer...