Hi,
I'm using CommitCRM 5.1.0.1.
I've created a custom report based on a Charges report. I can duplicate this issue on the Charges Report by Ticket report, for example.
I have Labor codes set up with special prefixes, MSP_Contract, MSP_System_Admin, ProBono_Misc, etc.
I want the report to include only the "MSP_" charges, so I clicked on the Expand button and tried to add a Primary filter on Charged Item Includes "MSP_". The problem is, every time I type "MSP_" and leave the field, it blanks it out. It does allow me to select a full name from the list, e.g. "MSP_Contract - MSP Monthly Maintenance Contract" but that of course defeats the purpose.
An "includes" criterion is intended search on substrings, but this is forcing me to select full strings. How do I search on substrings?
BTW we also need "Begins With" and "Ends With" criteria here. And/or just let me type my own SQL (LIKE 'MSP_%').
Mark Berry
I'm using CommitCRM 5.1.0.1.
I've created a custom report based on a Charges report. I can duplicate this issue on the Charges Report by Ticket report, for example.
I have Labor codes set up with special prefixes, MSP_Contract, MSP_System_Admin, ProBono_Misc, etc.
I want the report to include only the "MSP_" charges, so I clicked on the Expand button and tried to add a Primary filter on Charged Item Includes "MSP_". The problem is, every time I type "MSP_" and leave the field, it blanks it out. It does allow me to select a full name from the list, e.g. "MSP_Contract - MSP Monthly Maintenance Contract" but that of course defeats the purpose.
An "includes" criterion is intended search on substrings, but this is forcing me to select full strings. How do I search on substrings?
BTW we also need "Begins With" and "Ends With" criteria here. And/or just let me type my own SQL (LIKE 'MSP_%').
Mark Berry
Comment