Forum Discussion
hari127
4 years agoFrequent Visitor
Multivalue Parameters- Default values populating from the same dataset not working
Nothing is selected even after configuring the default values as shown in the secone picture
Thank you for the support. I could find the issue as shown in the picture. It was Equal instead of contains. I fix the issue late last night but i forgot to post here. Sorry for that.
2 Replies
- d_gosbellSuper User
This can happen if the dataset for your parameters contains null values. Try making sure to filter out null / blank values from the value column for your parameter.
- hari127Frequent Visitor
Thank you for the support. I could find the issue as shown in the picture. It was Equal instead of contains. I fix the issue late last night but i forgot to post here. Sorry for that.