Search found 1 match

by ingdmr
Wed Sep 11, 2013 9:10 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Datasource - Variables in SQL Query
Replies: 4
Views: 6461

Re: Datasource - Variables in SQL Query

I have this sql statement works fine in architect but modeler no, the question is what parameters are used as in modeller 10.1.1?

select 1 FROM [FACT_FINANCIAL] WHERE PERIOD_SK =CAST('?pp?' as int)