I have a report that uses a multiple value parameter. The report fields are dependent on matching an exact copy of only a part of the parameter. For example, the value selected for the parameter might be D12345667 StoreRoom. Records can't be retrieved using the whole value, only the 'D12345667' part of the param.
I have read that Crystal Reports treats multi-value params as arrays. For that reason, I can't simply use a mid function and set the field equal to the parameter in that way. I wondered if anyone knows how to get about this.
If you need further clarification, let me know.
I have tried various formulas, tried a control structure (For Next) and even got online at Seagate's website. They listed a file to download with a formula for solving this problem. BUT, I can't find the file anywhere on the website. I thought maybe there could be another workaround.
Thanks!
I have read that Crystal Reports treats multi-value params as arrays. For that reason, I can't simply use a mid function and set the field equal to the parameter in that way. I wondered if anyone knows how to get about this.
If you need further clarification, let me know.
I have tried various formulas, tried a control structure (For Next) and even got online at Seagate's website. They listed a file to download with a formula for solving this problem. BUT, I can't find the file anywhere on the website. I thought maybe there could be another workaround.
Thanks!