Forum Discussion
aboutanalytics
1 year agoRegular Visitor
Refresh a single partition in a data pipeline
Hey all,
did someone already succeed in refreshing a single partition within an sematic model (importmode) including incremental load definition.
Currently my tries in a PoC where all not successfulll so far 😞
- I used the Refresh activity (which is in preview), which seams to work on refreshing a table but did not work on refreshing a single partition. I got an unspecific error there when adding the definition for the partition
- I also tried a Fabric Notebook using this libary to refresh one partition:
https://learn.microsoft.com/en-us/python/api/semantic-link-sempy/sempy.fabric?view=semantic-link-python#sempy-fabric-refresh-dataset
Even stranger here I see it running successfulll, but actually the data does not change.
Did anyone get the refresh a single partition in a data pipeline?
Thanks a lot in advance !
Thanks for the info but it is not really my case.
I have a workaround now, via Web Activity (but I do not like it to much)
2 Replies
- lbendlin
Super User
- aboutanalyticsRegular Visitor
Thanks for the info but it is not really my case.
I have a workaround now, via Web Activity (but I do not like it to much)