Forum Discussion
NidhiMangtani
3 years agoContributor III
Hi Nicole,
You can set a specific Text attribute say Text2 for all the CCs with a 4 in the required spot "XYZ" and use that in your member filter.
A#RD_tot.base.where(Text2 = XYZ)
This will be a maintenance task if your CCs change, but picking these using Text attribute would be easier.
Hope this helps.