using Crystal Version 10.
Here is the typical scenario:
Main report contains a sub report. Main passes multiple ids to process the sub report.
Sub report uses stored proc to get data from SQL Server database. Stored Proc gets the data in following format from the database for ID 101:
ID...
Is there any way to format dates to different regional setting i.e. when a user in US runs report the date should show up as 3/23/2005. When a user in UK runs the same report this date should show up as 23/3/2005.
Is there any way to do this ?
I am using Crystal 10.
Thanks.
Using Crystal 10. Have some reports written by someone else. I made changes to these reports. Now the reports keep pointing to old datasource even though I set data source location to a new server and database. I tried verify database plus every other possible things. Still keep pointing to old...
Have a scenario as follows and I am using this as sub report.
id item a item b item c item d
-- ------ ------ ------ ------
1 good xyz nnn VVV
1 good xyz nnn PPP
1 good xyz nnn QQQ
1 bad abc kkk VVV
1 bad abc kkk PPP
1 bad...
Hi,
Have a weird scenario. I have multiple sub reports embedded on a main report. Here is the typical scenario:
Main report uses a stored proc to get rows with ids that need to be passed into 5 sub reports. Let's say customer_id needs to be passed into all of those sub reports and the sub...
Is is possible to do something like follows in Crystal Report ?
ID fname lname add1 city state zip
Row 1: 1 abc def 123 st York FL 21025
Row 2: 2 abe ttt 123 st Penn FL 21025
Given the above scenario, is it possible to compare items row by...
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.