Wild Card with CSV
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
Wild Card with CSV
I need help replacing an entire field with 0. My filter works as long as I tell it what to look for in the field, but the wild card character (*) produces no changes.
- DataMystic Support
- Site Admin
- Posts: 2229
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
You need to read the extensive help file.
If you use a perl pattern, the wildcard
.*?
will match the entire field.
If you use a perl pattern, the wildcard
.*?
will match the entire field.
Regards,
Simon Carter, https://www.DataMystic.com
https://www.JadeDiabetes.com - Insulin dose calculator for Type 1 diabetes
https://www.DownloadPipe.com - 250,000 free software downloads
Simon Carter, https://www.DataMystic.com
https://www.JadeDiabetes.com - Insulin dose calculator for Type 1 diabetes
https://www.DownloadPipe.com - 250,000 free software downloads