Forum Discussion
Deployment pipelines Parameters Invalid Rule
- 6 years ago
I have figured out the issue. Before you set up the rule, you need to go to the data set settings in your new App workspace. there you can ensure the correct parameters are in place and you have signed into the data source.
I have figured out the issue. Before you set up the rule, you need to go to the data set settings in your new App workspace. there you can ensure the correct parameters are in place and you have signed into the data source.
Hi Debbie,
I am facing the similar issue with the dataflows, Can you provide me the detail steps on how did you resolved it?
Thanks,
Arsene
- DebbieE4 years agoCommunity Champion
Hi there,
i think its changed a fair bit since I last did this "
regarding data source rules- this can't work if you already parameterized the server and DB,
it can only work with parameters now"
basically I dont set the parameters in the Pbix file at all. I always use data flows because Im in Premium and simply connect the pbix to the dataflow thats set up. then in test and Prod its easy to set up the dataflow to use the correct data source in deployment Pipelines.
So fot this one, I never parameterise in the pbix file
- arsene494 years agoHelper I
got it. even i'm doing the same. i am trying to parameterise in the dataflow and connect the pbix to the dataflow. later i deployed it to Test workspace but when i try to change the parameter value (under dataflow parameter rule) in the deployment pipeline for test workspace, it is showing invalid rule error.