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

Search results for query: *

  • Users: pvidya
  • Content: Threads
  • Order by date
  1. pvidya

    Permissions req for non CRM users to run custom reports

    Hi, I have some custom reports that run off the Filtered views in the CRM database. These reports are SSRS reports that are deployed in Report Manager and accessed outside of CRM. The users that are setup in CRM are able to view the report data fine. The users not setup in CRM cannot view...
  2. pvidya

    SSRS/drill through reports/ parameters not getting passed.

    Hi, I have a case summary report. Each line is one case and has the case number displayed. On the case number field, I have setup a hyperlink to the case details report, which is another report in the same VS project. So, I run the summary report- I click on one of the case numbers- the...
  3. pvidya

    Group sum of a conditional sum

    Hi, I have a dataset that has multiple lines per invoice. I need to get invoice total - place negative amounts in one column and positive in another. The data is then grouped at three more levels above invoice number. I am having trouble getting group totals of the +ve and negative columns...
  4. pvidya

    The docfile has been corrupted.

    Hi, Crystal 10. When I try to open a report thats reportedly been working before, I get the message : The docfile has been corrupted. To me that says that the report file is corrupted. Is there any way of getting around this? Fixing? Anything that I can do other that chuck the file into the...
  5. pvidya

    Difference in format between preview and deploy.

    Hi, I need to have a report legend displayed below the report name and above the data table only on the first page of the report. I placed it in text boxes to look like a tabular format. This previews as expected in the VS2005 preview screen. However the text boxes are all over the screen...
  6. pvidya

    Multi value parameters in SQL RS

    Hi, I need some help getting multi-value parameters to work in SQL Reporting Services. Using VS 2005 to develop the report, backend is SQL 2005. I have been reading around and I "think" I understand the concept of Split, Join, that the multivalue param is an array, cannot be used as such...
  7. pvidya

    No rowset was returned for this query, table or procedure.

    Hi, I am trying to create a Crystal 8.5 report off a SQL 2000 stored procedure. When I try to make the procedure the basis of my report, it gives the error: 'No rowset was returned for this query, table or procedure.' I have faced this before. I comment everything out and place 'SELECT 'A'...

Part and Inventory Search

Back
Top