Forum Discussion

Dan2's avatar
Dan2
Helper I
8 years ago
Solved

Parameters not being published when using the powerbi rest import method

Part of our deployment process is upload pbix files to the apropriate workspace based on environment, etc. And this deployment process uses the powerbi rest api's import method to do this. We use par...
  • Dan2's avatar
    Dan2
    8 years ago

    I had a discussion with Microsoft and found that if the parameters are not being used in the advanced query editor then when using the powerbi rest api import method the parameters will not be migrated. So you must be using these parameters in some way otherwise the parameters will not make it into the dataset.