Skip to main content
Solved

How to add table that name begin with certain characters

  • July 2, 2013
  • 2 replies
  • 13 views

Forum|alt.badge.img
Hi,

 

 

I have a directory with many sub-directories that contain many tables. I would like to add to the Reader only the table that name begin with certains characters

 

 

Schema:

 

 

Main_Dir

 

     Sub_Dir_1

 

            table_x_1

 

            table_y_1

 

            table_z_1

 

            new_table_1

 

     Sub_Dir_2

 

            table_x_2

 

            table_y_2

 

            table_z_2

 

            new_table_2

 

     Etc...

 

 

I would like to add to Reader only the tables that begin with "new"

 

 

Thank you very much for your help

 

Best answer by fmelizard

Hi,

 

 

Did you try to set the merge filter to new*?

 

You can find it in the reader feature types properties > general tab

 

 

Itay
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

Forum|alt.badge.img
  • Author
  • July 2, 2013
If posible, I would like to merge those tables in a single Feature Types.

fmelizard
Safer
Forum|alt.badge.img+21
  • Safer
  • Best Answer
  • July 2, 2013
Hi,

 

 

Did you try to set the merge filter to new*?

 

You can find it in the reader feature types properties > general tab

 

 

Itay