Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Formula Fields from Crystal

Status
Not open for further replies.

ProfReynolds

Programmer
Sep 12, 2001
96
US
Hello All!!!

I need to recreate some formula fields from legacy Crystal Reports into SQL Server Reporting Services. I'm using the VS2005 Reporting Studio IDE. All I've found so far is how to create calculated fields, but they don't allow me to initialize and manipulate string variables quite like Crystal did.

Anyone else have and solve this problem?
 
What exactly is it that you are trying to do ?

You have the expression builder that allows you to use most string manipulation that is available to .NET and the code builder for anything that needs more complexity...

Rgds, Geoff

We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.

Please read FAQ222-2244 before you ask a question
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top