Forum Discussion
mpicca13
4 years agoResolver IV
Refresh Multiple Datasets from ADF
I've succesffuly set up refreshing a single power bi dataset from ADF, but now I need to be able to refresh multiple datasets within the same workspace from a single pipeline. The way I attempte...
- 4 years ago
I came up with a workaround, i just set each distinct guid to a parameter and make a copy of the call dataset activity to refresh each dataset.
mpicca13
4 years agoResolver IV
I came up with a workaround, i just set each distinct guid to a parameter and make a copy of the call dataset activity to refresh each dataset.