The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 Dataverse and I need help with setting it up.
Kind regards
Polar_A
Solved! Go to Solution.
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
Hi @Polar_A ,
Any update on this? Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.
If these also don't help, please share more detailed information and description to help us clarify your scenario to test.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
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