Forum Discussion
Polar_A
1 year agoHelper I
Daily Partitions Fabric
Hi I need some help with my data architecture in Fabric. I am trying to create daily partitions of my lakehouse, so that I can do trend analysis on the data. The data source is coming from Datave...
- Anonymous1 year ago
Hi Polar_A,
You can take a look at the following operations steps if they meet to your requirement:
1. Using copy data activity to copy data from Dataverse.
Configure Dataverse in a copy activity - Microsoft Fabric | Microsoft Learn
2. Use notebook to load data and apply data partitions on it.
Regards,
Xiaoxin Sheng
Anonymous
1 year agoNot applicable
Hi Polar_A,
You can take a look at the following operations steps if they meet to your requirement:
1. Using copy data activity to copy data from Dataverse.
Configure Dataverse in a copy activity - Microsoft Fabric | Microsoft Learn
2. Use notebook to load data and apply data partitions on it.
Regards,
Xiaoxin Sheng