SharePoint List
1. Data Connection (Ingest)
- Dataflow Gen2 in Microsoft Fabric to create a dataflow.
- Use SharePoint Online List as the sitesMarketing data source.
- Authenticated with the necessary credentials and choose the lists to extract.
2. Data Transformation (Process)
- Power Query applied transformations to clean and shape the data.
- Ensure key identifiers are retained to maintain relationships between lists.
- Standardise formats, such as dates and numeric values.
3. Load to Lakehouse (Store)
- Configure the destination as Lakehouse in Microsoft Fabric.
- Map the transformed SharePoint List data to structured tables in the Lakehouse Database.
- Choose between incremental refresh or full overwrite based on update frequency.
4. Automate & Monitor
- Set a scheduled refresh for automated updates.
- Use Daily/Weekly flag
- Enable logging and monitoring in Fabric to track ingestion failures or anomalies.