Forum Discussion

Vallance's avatar
Vallance
Regular Visitor
1 year ago
Solved

“Some parameters do not have valid values” Error for power BI Paginated Report

I have a Paginated Report with a subscription which has parameters with list of customers, products where I can select certain customers and products and see the sales for it. I’ve selected a set of...
  • rohit1991's avatar
    1 year ago

    Hi Vallance ,

     

    Right now, if a parameter value you’ve selected in your subscription (like a customer) no longer exists in the data source, the subscription fails with the “Some parameters do not have valid values” error even if the other values are still valid.


    Subscriptions always “remember” the exact parameter values you picked when you set them up. If any of those disappear from your semantic model (for example, if a customer is removed or inactivated), Power BI can’t run the subscription until you update it.

     

    Unfortunately, there isn’t a built-in way to make subscriptions ignore missing values or just use the valid ones. You have to manually update your subscription and remove any invalid values if they get deleted from your data.