Hi everyone,
I want to create a Power App that sits within Power BI online, and is connected to a PostgreSQL database sitting in an AWS RDS environment. The Power App is connected via a gateway.
I want to use the app as a form to update fields in the table, but when I add fields to the form, it only gives me the option to view values and not to edit (I tested this with an Excel sheet in the OneDrive for Business cloud environment, and it defaults to that option). I also see in the description of the PostgreSQL connector, it says "Connect to on-premises PostgreSQL database to read data from tables." For other connectors, MySQL and Excel for example, they mention read, write, update, etc.
Does this mean I cannot write to my PostgreSQL database, or is there a setting I need to change? And if I can't are there other ways around this?
Thanks!