We are looking to migrate all our data to One Lake/Fabric/Data warehouses as out one stop shop for all data coming in from external sources and power apps
Currently we are using share point for our power apps but we want to use Fabric as our data source as we already have snowflake data there that currently uses flows to import to share point for Master Data which the power apps use.
We have used some data flows to test getting existing data in to fabric which works but when we use the SQL connector to try write to tables in data warehouse we get error that the table is read only or dose not have a primary key.
We have identified that for some reason primary key is not supported in data factory.
Without using Data verse (Which is obscenely expensive from the amount of apps and users we have) how can i write data directly to Fabric and use fabric as my data source for forms and galleries etc.
Thanks