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
If you became a customer of the Syncfusion Reporting Platform or the Report Viewer, Report Designer, or Report Writer components before October 2019 and have questions related to those products, you can request support through our forum system. However, please note that this support system is only for existing customers who are still using the Syncfusion Reporting Platform or its components and not for new customers looking for reporting products from Syncfusion.

For new customers or those with general reporting questions, we recommend contacting our support team at https://support.boldreports.com/, which is a separate brand created by Syncfusion for its reporting solutions. Our team will be happy to assist you with any questions you may have.

Thank you for choosing Syncfusion for your reporting needs.

Attempting to save changes to an existing dataset results in the changes not persisting.

Hi Team,

Problem Description:

Attempting to save changes to an existing dataset results in the changes not persisting.

 

Reproduction:

1)      In the syncfusion report server, select the Dataset option from the Create menu.

2)      Select some datasource and give a valid name and click Create

3)      Drag some table into the center window and click save

4)      Close this browser window

5)      Select the dataset just created and click on the Edit option

6)      In the sql code view, add a valid where clause for some column with a parameter for the expected value (ex: WHERE column1 = @column1)

7)      Click Save

8)      Close this browser window

9)      Select the dataset just edited and click on the Edit option

10)   Verify that the where clause added previously was not persisted

Looking forward to see your response.

Regards,
Amanpreet

14 Replies

MM Mageshyadav M Syncfusion Team February 26, 2019 01:37 PM UTC

Hi Amanpreet, 
  
We are unable to reproduce the issue based on your steps shared. Hence can you please share the video replication and Report Server version you use, so that we can validate further based on that and provide solution. 
  
Regards, 
Mageshyadav.M 



AM Amanpreet February 26, 2019 08:12 PM UTC

Hi Team,

Please find below the replicating steps -

If you select any valid data set and select edit data set option.



And you click save.



Close the browser window and option the same edited dataset.