Author Topic: Show more than one Label?  (Read 19907 times)

DaPiV90

  • Member
  • *
  • Posts: 8
    • View Profile
Show more than one Label?
« on: 04 Dec 2016, 12:27:35 »
Hi,

i was woundering if it is anyhow possible to make the filer monitor show more then one Label?
I have sometimes messages thet trigger two filter with a seperate Label and pdw is only showing one fo them.

Cheers Dave

VidarParry

  • Top Member
  • ***
  • Posts: 126
    • View Profile
Re: Show more than one Label?
« Reply #1 on: 04 Dec 2016, 22:44:21 »
Hi Dave,
I believe that's the way PDW works - once a filter is satisfied it stops processing.
Not sure whether you can work around it by, for example, filtering on two different fields (eg capcode for one filter and text for another). Worth a try.
Cheers
...Steve

DaPiV90

  • Member
  • *
  • Posts: 8
    • View Profile
Re: Show more than one Label?
« Reply #2 on: 05 Dec 2016, 11:58:06 »
So my situation shown on an example.

I have currently about 220 filrters
every Adress given with a filter lable with its alias
example:
Adress: 1234567 Lable Car#1 (Adress based)
Adress: 1234568 Lable Car#2 (Adress based)
etc...
Now i want to have a secound lable for a specific lokation
example:
Adress: 1234567 Lable Car#1 (Adress based)
Adress: any(7x?) Lable City#1 (Text based)

When i make a filter for City#1 (like above) only this filter is shown.
So i don't know if Car#1 or Car#2 is in City#1....

Is there another possibilytiy to make the aliases without using the filter? Something like a data base with adress and alias?

VidarParry

  • Top Member
  • ***
  • Posts: 126
    • View Profile
Re: Show more than one Label?
« Reply #3 on: 06 Dec 2016, 02:08:16 »
Sorry - exhausted my knowledge.
Might be a development request.
Rene?
Cheers
...Steve

Discriminator

  • Administrator
  • Top Member
  • ***
  • Posts: 184
    • View Profile
Re: Show more than one Label?
« Reply #4 on: 06 Dec 2016, 06:29:56 »
Export messages to a MySQL-database and run your queries from there?

DaPiV90

  • Member
  • *
  • Posts: 8
    • View Profile
Re: Show more than one Label?
« Reply #5 on: 06 Dec 2016, 09:09:55 »
I don't want to make it a lot more complicated. I just thaught it was possible to make a database for the adresses.
PDW works fine for me so i don't want make the chain longer :)

Thank you for the answers, cheers Dave