on 2022 Aug 19 3:38 PM
I'm in the process of removing a data source from a report, replacing all occurrences of its fields with corresponding fields from another data source. To do this, I need to be able to find the fields on the report canvas. I know that if I select them in the Report Explorer, they highlight on the canvas, but what if I can't find them in the Explorer? Is there a good way to search for specific text in the Report Explorer?
Thanks!
Request clarification before answering.
FYI - everything will soon be 64 bit only so it's time to convert to Tables.
CR 2016 end of life is 2024 so you have 1 1/2 years to convert.
Not sure why you are having problems, could be a mix, or you need to Verify database first...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
don.williams, I see that you're an SAP employee, so I will direct these questions to you:
We were told that JobBoss will no longer support the Access-based reports we have been using, and we need to move everything over to Crystal Reports. If Crystal no longer supports the use of .ttx files as data sources, why does JobBoss supply reports that use .ttx files instead of ones that are compatible with Crystal? Is there any way to acquire non-legacy versions of the supplied reports? In addition to using TTX files as data sources, I find there are formulas in the reports that use JB-specific functions that, because of the absense of the dll, throw an error whenever they are being checked for errors.
Yes it likely is the cause.
32 bit versions of CRD will end in 2025 so you should start upgrading your reports now so it's not such a strain on resources (Your Report Designers/Creators) when you will be forced to update them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aaron,
One problem you are going to run into is with CR 2020 the legacy TTX data sources are no longer available to be used, see this for more info,bottom of the page, Field Definition is NA:
https://www.crystalreports.com/datasources/
The problem with the TTX as a data source is it was unique in that the data structure doesn't really follow any typical structure so it's impossible to Set Location to any other type, ODBC OLE DB etc.
We still ship the database dll for those still using TTX as a data source but for 64 bit Version of CR 2020 it's no longer available. You can still use it but no changes will be possible.
I highly suggest you need to look at using a real data base and and data source.
Unfortunately there is no mapping Ability available that can map TTX data sources to Table/Fields.
Only way is to have 2 copies of CR Designer open and Copy paste objects from one the other.
Don
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, Don!
I'm trying to figure out the implications of that. I don't really know whether my employer has intentions of going to 64-bit. Would it definitely be a mistake to work towards making the report include the requested additional information as I am trying to do, by replacing the TTX source with a "real data source" for only one subreport? Is it possible that the mixed use of TTX and "real" data sources throughout the report and its subreports is what's causing the 'invalid grouping condition' error?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you make the rpt available for download (e.g. one drive)?
And specify the field your are trying to eliminate.
I'll use my report inspection tool to see if I can spot the problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm giving links for two files. One is the main report, which uses JobBoss' TTX schema file as it's data source. I wouldn't be surprised if that doesn't cooperate with your inspection tool (at least, it has caused me a lot of headaches). So, the second is the subreport where I'm trying to ditch the TTX data source.
https://www.dropbox.com/s/jgjnfvt4rk0mzfd/CA_ClosedJob.rpt?dl=0
https://www.dropbox.com/s/iylg22nahklpb9c/CA_ClosedJob_Labor_sub.rpt?dl=0
Reports can have grouping levels without custom group sort or group selection logic.
So there's nothing special about that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try to export the rpt to Report Definition format and search the resulting text file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
53 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.