I am trying to customize the ePortfolio web page to ignore (i.e. don't show) subreports. Are all reports treated the same in the Enterprise database or is there an attribute I can filter on to show only "parent" reports when I list them on the web page? (I don't want to have to hard code the...
I am having an issue with the "view" option within ePortfolio. I get an error:"Object doesn't support this property or method" on every report. It's failing in viewreport.csp.
Can anyone see anything wrong here???
Here's the code:
<%
SetPageExpiry();
try
{
// Get the current info store...
Hi
I am using Crystal 10 with an MS SQL backend.
I have created a report with a cross-tab using the Cross-tab Expert. The report is using multi-select params so I get a column for PROD_CODE selected - which is what I want.
Configured as follows:
Rows: WEEK_NUM
Columns: database values for...
Here is the slection criteria:
{DW_DEPTS_WEEKLY.WEEK_NBR} in {?Program Start Week} to {?Program End Week} and
{DW_PRODUCTS.DEPT_CODE} = {?Department Code}
Sorry... I am using CR 10 accessing a single flattened warehouse table indexed by DeptID on MS SQL SERVER.
The table in SQL Server has counts by week for each dept. I thought I could just add an additional text field to the report which would be filtered by the 2nd paramter I passed in from...
I have a detail section with a running total for DEPT A sales by week. This works fine using a parameter for the {?Department}. It looks like this
DEPT A
3
6
11
.
I am having trouble once I change it to a multi-select parameter. I want to be able to select DEPT A...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.