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

Multi value Cascading Parameters Not working

$
0
0

Hi ,

I have created two report parameters and want them as Cascading. District Parameter depends on Region Parameter which should allow Multi selection. When I select single value in Region it works perfectly. But when I choose multiple values, District turns out to be a blank text box. Can you please advise on how to fix this?

I have used the In clause in my code

SELECT

DISTINCT

SalesDistrict

FROMDistrict(NOLOCK)

WHERESalesRegionIN(@SalesRegion)

Screen shot of the report when multiple values are selected


SG


Viewing all articles
Browse latest Browse all 10045

Trending Articles



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