We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

parameter

i use mysql
i have create a parametre @VEHICULE 
and a query in dataset in the table tablix  
SELECT ps.designation, dt.quantite,dt.prix_unitaire , vh.immatriculation FROM pieces AS ps  INNER JOIN details_intervention AS dt ON ps.idpieces=dt.pieces_idpieces INNER JOIN fiche_intervention AS fi ON dt.idfiche_intervention=fi.idfiche_intervention INNER JOIN vehicule AS vh ON fi.idvehicule=vh.idvehicule   where vh.immatriculation=@VEHICULE

when i clic  preview the report and select the value of parameter ..  i dn'tsee any thing in the table .. i don't no what is the problem ..
please help me .


1 Reply

YD Yuvaraj Devarajan Syncfusion Team June 15, 2016 12:26 AM

Hi Abdourahamane, 
 
Thanks for contacting Syncfusion support. 

We are unable to reproduce the mentioned issue and the query filter using dependent parameter is working fine at our end. We have prepared a sample and it can be downloaded from below location,   

Please refer to the below UG documentation to create sample, 

You can obtain the JavaScript ReportViewer samples from the below build installed location,   
%userprofile%\AppData\Local\Syncfusion\EssentialStudio\version\JavaScript\reportsamples   
  
If the issue still persists, then share the issue reproducible report definition with data to validate the mentioned issue at our end.  
   
Regards, 
Yuvaraj D 


Loader.
Live Chat Icon For mobile
Up arrow icon