• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD P&ID

    Reply
    Active Member
    Posts: 6
    Registered: ‎06-17-2008

    Column filters

    248 Views, 7 Replies
    06-17-2008 09:24 AM
    Hi,

    I have some problems setting filters on columns in Data Manager.
    I managed to set only filters of type =700 or ='something'.
    When I try to use wildcard or '?' I always get invalid filter.
    Does anybody know how to set filters containing '?' and '*' ?
    Some examples would be very useful.

    Thanks,
    Roxana
    Please use plain text.
    Valued Contributor
    Posts: 61
    Registered: ‎04-25-2007

    Re: Column filters

    06-18-2008 03:51 PM in reply to: r.roxana
    Roxana,

    Can you post a drawing or picture of what you wanting to do. I'm not sure I understand.

    Regards,
    Mike
    Please use plain text.
    Active Member
    Posts: 6
    Registered: ‎06-17-2008

    Re: Column filters

    06-19-2008 12:05 AM in reply to: r.roxana
    Hi Mike,

    Thanks for reply!
    I attached a print screen with what I'm trying to do: filtering the Description column for ='Centrifugal Blower' . And this works.
    But I want to filter all the rows where the Description column starts with 'C' letter. In Help is mentioned that '*' and '?' can be used. So I tried: 'C'* , 'C*' and other combinations also, but I'm getting an "invalid query input" all the time.

    Do you know how should I set a filter that includes some '?' or '*' ?

    Thanks!
    Roxana
    Please use plain text.
    Valued Contributor
    Posts: 61
    Registered: ‎04-25-2007

    Re: Column filters

    06-19-2008 09:30 AM in reply to: r.roxana
    Sorry Roxana, I can't seem to get it work for me either.

    Maybe Mangesh (Autodesk0 can tell us what we are doing wrong.

    Mike
    Please use plain text.
    *Jorge Lopez

    Re: Column filters

    06-23-2008 02:56 PM in reply to: r.roxana
    Instead of:

    =’C*’

    Try:

    Like ‘C*’

    Thanks to Sasha for his help.

    - Jorge


    "r.roxana" wrote in message news:5961006@discussion.autodesk.com...
    Hi Mike,

    Thanks for reply!
    I attached a print screen with what I'm trying to do: filtering the
    Description column for ='Centrifugal Blower' . And this works.
    But I want to filter all the rows where the Description column starts with
    'C' letter. In Help is mentioned that '*' and '?' can be used. So I tried:
    'C'* , 'C*' and other combinations also, but I'm getting an "invalid query
    input" all the time.

    Do you know how should I set a filter that includes some '?' or '*' ?

    Thanks!
    Ro
    xana
    Please use plain text.
    Active Member
    Posts: 6
    Registered: ‎06-17-2008

    Re: Column filters

    06-23-2008 11:29 PM in reply to: r.roxana
    Hi Jorge,

    Indeed it works that way!

    Could you please provide a list of keywords that can be used in filters, along with a few examples?

    Thank you!
    Roxana
    Please use plain text.
    *Peter Quinn

    Re: Column filters

    06-25-2008 05:51 PM in reply to: r.roxana
    Roxana,

    It's using SQL syntax, similar to how the SQL WHERE clause works. I found a
    web site (by googling for SQL Syntax WHERE) that has some examples of what
    you can do: http://www.w3schools.com/Sql/sql_where.asp

    Peter Quinn (Autodesk)

    wrote in message news:5964623@discussion.autodesk.com...
    Hi Jorge,

    Indeed it works that way!

    Could you please provide a list of keywords that can be used in filters,
    along with a few examples?

    Thank you!
    Roxana
    Please use plain text.
    Active Member
    Posts: 6
    Registered: ‎06-17-2008

    Re: Column filters

    06-25-2008 10:27 PM in reply to: r.roxana
    Hi Peter,

    Thanks a lot for your help!

    Best regards,
    Roxana Racz
    Please use plain text.