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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

SCD - ELT - how to set a start date with a context variable value?

Hi, I'm using the SCD ELT component (for Postgres) and I would like to use a context variable for the start date instead of having by default the current date and time put in.

I know that for the regular SCD ETL component, this is possible, but I didn't see a way to do this for the ELT variant.

Below is a screenshot of what I'm referring to.

Thanks,

Roland

0693p000009TQUDAA4.png0693p000009TQSNAA4.png

Labels (2)
2 Replies
pakapi_
Creator
Creator

Hi dev323,

 

I think the only way to do this is to write pure SQL scd in tDBRow.

Anonymous
Not applicable
Author

Hi Pakapi,

 

Thank you for your reply. Yes, I've been writing my own SCD through a series of components including tmap etc. to do so. I find it unfortunate though that this component is missing something so basic of a feature that I do find it in other ETL tools like Datastage. As a result, it makes this entire component of no value for my usecase.

 

Regards,

 

Roland