-
Re: how to write multiple sql recipes data to common output table in Redshift
Hi Alex Thanks for replying but here input _table 1 loads on a different day of week (say Monday) and input_table 2 loads on say Wednesday, Do I still need to stack them up to load into a common tabl…1 · -
Re: how to write multiple sql recipes data to common output table in Redshift
Hi Alex Thanks for replying, please find my use case below. All im trying to do is build an audit table (DSS_AUDIT_TABLE)to collect (record_count,data_load_date) for each source table. Below flow is …1 · -
how to write multiple sql recipes data to common output table in Redshift
Hi I am reading and transforming data from multiple Redshift tables using multiple SQL Recipes in mutiple flows in same project and want to append each output to a common table but once the output is…1 · -
Re: now() formula in prepare recipe not translatable on SQL engine
Hi Mattsco Im not able to see SQL Extression option in formula and I'm using DSS 5.* is your answer valid for this version as well ? Thanks Rajesh1 · -
now() formula in prepare recipe not translatable on SQL engine
Hi I am using Redshift dataset in my flow and when I use prepare recipe and add another column for current_date using now() formula function and select SQL engine as my RUN option, Its says formula n…1 ·