Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

Failed to evaluate the FilterValue of the Chart

$
0
0

I have one report which has multiple charts and I have to make it dynamic.

Scenario is I have to pass chart name which I have to show using multiple parameters. If I will select one parameter it will show me 1 chart. If I will select two parameters it will show me two charts.

Showing and hiding chart is working fine. but Filters validation is getting failed.

For second chart I put this condition: IIF(Parameters!Task.Count > 1,Parameters!Task.Value(1),"None")

for third I put this condition IIF(Parameters!Task.Count > 2,Parameters!Task.Value(2),"None"

Funny thing is If I am using proper parameter name instead of array values from parameter it is working fine. For hiding property it is working find but while getting values from parameter array as it is multivalued parameter it showing me error

Thanks in advance for replies.

.


Jatinkumar Shah


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>