Forum Discussion
Anonymous
2 years agoNot applicable
Dataset incremental refresh parametrization
Hi, is there a way to parametrize fields for incremental refresh such as data from the past for full load and incremental refresh frequency like from the image. We have a lot of datasets and it is ...
lbendlin
Super User
2 years agoThe dialog you are showing is for dataflows, not datasets semantic models. You have no control over the parameters in a dataflow, they will be added for you. In a dataset semantic model scenario you have to create RangeStart and RangeEnd yourself, and you can decide how to integrate them into your query (and when).