Hi,
I am able to create new report using rs.CreateCatlogItem. But I want to put an If exist statement instead of making Overwrite = True in the above method.
Can you please help me with the same.
My other query is :- Populating the dataset of the report from existing report located on my local drive as ReportPath = @"D:\reportsource"
Can you please help me how can I read the data source of this report and set it to my report located on report server ?