Hello,
Is it possible to read text from a table's field, use a formula to parse the data; and then push the parsed data (say 15 strings) into individual report fields.
Thanks,
Paul
Hello,
Does anyone know of a strategy that will allow a report to show all data (on a computer), but hide certain data when printing to paper, pdf, etc.?
I'm looking for a way to conditionally suppress certain data when printing, but shows everyt...
Hello,
The sql server database that I'm pulling from has a field .
The type is (Date, null)
The data is entered as YYY-MM-DD. Example: 2021-05-12
No matter what I do in Crystal the data continues to display as YYY-MM-DD. I currently have the...
Hello,
When a field is set to "Can grow", is there a way to prevent the the field from overwriting the field below it - instead, is there a setting to push the field, beneathe it, down?
Thanks...
Hello,
I am trying to crop an image that is going into an OLE object from a HTTP path. I have a lot of whitespace around the image, but I can not seem to cop it to my satisfaction. I'm using Format editor and then "Crop Form". Is there another way ...
Dell,I think that you may have just boosted my performance.My data is actually in an XML format. I was using the loop to find a node and then I would move through a segment of data, plucking out elements and their data points. I did this because th...
Each line may have 15 to 30 label-value combinations. In my example each element is sseparated by commas. I have logic to extract each combo, break them apart into a label variable and a value variable.My issue is that I have a formula that runs fo...
This is a simplified example.
So I have a field in a table that has text, like below in Figure 1. In my report I have 15 formulas and each formaula has a while loop that searches for a specific Label name. Once it finds the label, it assigns the co...
What is a report viewer application?This report is rendered through a custom application. Are you saying that the application would need to control this logic; and if so, how?Also, "WhilePrintingRecords;" refers to data rendering on the screen or pr...