Forum Discussion

mpicca13's avatar
mpicca13
Resolver IV
4 years ago
Solved

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...
  • mpicca13's avatar
    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.