Report Query Question

Good day all,

I am trying to figure out why I can't a couple of reports to run.  I know part of the problem is that our database does not use the OOTB Part ItemType.  Our Parts List is a document ItemType and it links (weirdly) to our Part.  I have this report that I don't understand what it is trying to do.  Thanks for any help you can provide.

Name:  s_IPL

Label:  Indentured Parts List

Type:  Item

Location:  Service

Target:  Window

Report Query:

np:top_part_id=<xsl:value-of select="@id"/>&amp;rs:Format=EXCELOPENXML

Parents
  • From what I have been reading, the Query is referencing a SQL report.  Are all of the SQL reports supposed to show in the SQL section?  I can't get the Report Manager to open, so I am going to have to look into that a bit more.

    Does the Report Manager have to be accessed from the SQL server or is it designed to be accessed from a users computer (admin)?

Reply
  • From what I have been reading, the Query is referencing a SQL report.  Are all of the SQL reports supposed to show in the SQL section?  I can't get the Report Manager to open, so I am going to have to look into that a bit more.

    Does the Report Manager have to be accessed from the SQL server or is it designed to be accessed from a users computer (admin)?

Children