cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Simulating the Visual IDE using a SDK

caresreports
Explorer
0 Likes
203

So lets say I have a couple of reports that happen to use the same database view. Let's say I go to add some formulas into one report and get all that logic working. Is there a way that I can export those formulas from that one report and import them into another report without have to work with the Visual IDE. Is there an SDK that supports this ?

View Entire Topic
0 Likes

Moved to CR for VS community.

Use SP 31 and check out the Reference guide, you can clone() the object from the master report and .Add it to the new report.