Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates

Qlik Replicate: How to remove schema name from the target folder using ADLS connector

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

Qlik Replicate: How to remove schema name from the target folder using ADLS connector

Last Update:

Jul 31, 2025 10:29:12 AM

Updated By:

Sonja_Bauernfeind

Created date:

Jul 31, 2025 10:29:12 AM

In the target (Azure Data Lake Storage), source tables are replicated with the schema.table name format.

To rename the folder name to tablename only, removing schema:

  1. Create a new Global transformation (see Starting the Global Transformation Rules wizard)
  2. Choose Rename the schema, click Next

    rename schema.png

  3. Skip the Transformation Scope by clicking Next

  4. Tick the rename schema to radial (A) and click fx (B) to add the following expression:
    replace($AR_M_SOURCE_SCHEMA,$AR_M_SOURCE_SCHEMA,'')
     
     rename schema to.png

  5. Click Finish and OK
  6. Save the task and reload

 

Environment

  • Qlik Replicate
Labels (1)
Contributors
Version history
Last update:
‎2025-07-31 10:29 AM
Updated by: