I would like to create visual within PowerBi which is an editable table (cf. something similiar to what Acterys offers). So after editing the new rows should be written back to the database. The most common answer I found, was doing this by connecting an SQL database via DirectQuery and using a custom PowerApps visual. Yet, the SQL Connector for PowerApps seems to be restricted to premium capacities, so this is not an option.
So my question is: How else could I implement/script/code an editable table within PowerBi?