Forum Discussion
AnandGNR
2 years agoHelper I
TMSL for implementing incremental refresh on a pbi dataset
Hi, For datasets that are set up with incremental refresh: What would be the equivalent of starting a new manual refresh from the UI (in service) in TMSL: Would it be this? ----------------...
AnandGNR
2 years agoHelper I
Hi GilbertQ ,
Its a dataset with an incremental refresh policy where we use the "LastModified" feature on it to detect all the partitions(monthly) that need reprocessing in the active zone(2 years) of the dataset.
So when we do a manual refresh of such a configured dataset in PBI service, I am not sure what process mode it uses under the hood and hence the qn on how to do the same operation with TMSL...