2

I am trying to get a parameter drop-down onto my report in Visual Studio 2015. It shows up fine on the design view, here i have populated it from another data set containing a unique list of one of the columns:

enter image description here

But when i go to the Preview tab, the parameters area is empty..

enter image description here

What am i doing wrong?

1 Answers1

1

This is not the first question about this issue. Here is another one. I cannot say why this happens, and I have not been able to reproduce it either. As I mentioned in the other question, if I see it again I may submit a bug report on it, if I can reproduce it consistently.

The solution/fix to the issue was to close Visual Studio and restart it. Afterward, the parameters worked as expected. I am sure we can all agree this isn't ideal, but it is a work around.

More to come if I find anything!

Community
  • 1
  • 1
R. Richards
  • 24,603
  • 10
  • 64
  • 64