Forum Discussion

m-colbert's avatar
m-colbert
Resolver III
1 year ago
Solved

Unable to Deploy Thin Report After Deploying Backwards

In the process of setting up deployment pipelines, deployed content from production back to test. I have a dozen or so thin reports that use a dataset from another workspace, that is also using a dep...
  • m-colbert's avatar
    m-colbert
    1 year ago

    Hi Poojara_D12 ,

     I did additiopnal digging and my resolution was to download the copy from production, open up the pbix in Desktop and change the connection to the shared dataset from production to test. Once this was done, I republished to the test workspace. This time is no longer creates a new item seeing it's the same report and the download file option is enabled again. 

     

    I had not thought of applying parameters to connect to the dataset dynamically. I'm not sure how to do that in the UI. Could probably figure it out using PBIP format. Do you have an example?

     

    Thanks