Hello experts.
Faceв with trouble in my job.
I need to create an attribute set for segmentation by dynamic attributes names and values in loyd_msh_msdyn table.
just short explain how data lies in table.; there are 4 field - guid, ref_guid, name, value. Application and process type fields do not participate. This table connected as shown below:
need the infoset, there field name=zcounter6 with the value in the value field equal to 0. Ok, I create an infoset, then create an attribute set. Create filters for name field(zcounter6) and value field (0.) But unfortunatelly it works not good. For example, I need segment with clients with name Zcounter6 and its value=0. But then target group created, I chek it and found , that there are many clients, whose value is equal to 1, not zero.
the same thing then I use zcounter7 instead of zcounter6 in the name field.
Could you help me what to do in this situation? I have to create an target group where will be clients with zero(0) in value field for both zcounter6 and zcounter7 valuesin name field.