Forum Discussion
SpiroTaleski
6 years agoValued Contributor
Hi @Siva_Venna
Can you please provide screenshot of the Snap where you are passing the table name?
Regards,
Spiro
Siva_Venna
6 years agoContributor
@Spiro_Taleski Here you go
- SpiroTaleski6 years agoValued Contributor
Can you please check if table that you want to query exist in the database and remove the brackets before Date.now() and after getFullYear().
Also, you can try first to select the database schema name and then pick the appropriate table.
- Siva_Venna6 years agoContributor
@Spiro_Taleski I have checked manually the table exists and when I hard code the table name I am getting the records. As you suggested removed the brackets yet same error.the output preview is as expected.
- SpiroTaleski6 years agoValued Contributor
Did you try to pass a table name value from the upstream mapper snap?