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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Riteshm

  1. Riteshm

    Change of Location

    Thank you all for spending time on this in order to help me. Let me explain the problem in detail. I have designed the reports using Aliases and report uses only one table. Project schedule is such that we want to convert these the conversion data source from existing table to a stored...
  2. Riteshm

    How to make the "%" sign display?

    Do not put the formula directly on the reportinstead have another formula as @aaWithPercentage = ToText ({@aa}) + "%'" (Say @@aa calculates the percentage) I hope this helps.
  3. Riteshm

    Change of Location

    Thanks Lisa for your quick response. Only thing I'm worried about in using this approach is grouping. Is there a way to get the list of grouping used in the report. So that I can cross check when I have report ready linked to Stored Procedure.
  4. Riteshm

    Change of Location

    I want to change the loaction of datasource from a table to stored procedure without loosing any grouping, formulae or fields place on the existing report. Is there a solution for this? Thanks in advance for your help.:)

Part and Inventory Search

Back
Top