Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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
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