I have set a date parameter in my supernode and given it the name date_param which has a value of 2022-01-01. The parameter is defined in the supernode context menu as:
Inside this supernode, I have a data source from which i need to read data generated only during above date. In this data source node I'm using the SQL query:
Running the source node with the above query, I get the following error:
I've also tried setting
WKSnapshotDate = '@date_param'
but to no avail.
------------------------------
Lirim Kadriu
------------------------------
#SPSSModeler