Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

How to dynamically add all tables in a specific schema?

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

How to dynamically add all tables in a specific schema?

Last Update:

Aug 25, 2020 2:46:14 AM

Updated By:

Sonja_Bauernfeind

Created date:

Oct 31, 2019 2:22:32 PM

Tech-Note: FAQ

 

Question

How to dynamically add all tables in a specific schema?

Answer

Replicate allows the user to include a dynamic table selection. This is done using a pattern as follows:

Schema Pattern Result

HR % All tables in the HR Schema.
This will include any newly added table.
HR JOB% All tables starting with JOB, for example:
  • JOB_HISTORY
  • JOBS
HR %HISTORY% All tables starting with JOB, for example:
  • JOB_HISTORY
  • JOB_HISTORY_ACTIVE

After specifying the schema and pattern click on Include

servlet1.png
 

After clicking on the pattern, it will be added to the "Table Selection Pattern" with the prefix "Include":

servlet2.png

Labels (1)
Version history
Last update:
‎2020-08-25 02:46 AM
Updated by: