Hello All,
I am getting this error when I try to use @prompt in derived table. I am not sure if it is a bug since a bit of search led me to few discussions that it might be.
In any case....using @prompt(param) did not solve my problem. The object in backend(DB)is INT and i defined the object as numeric in Universe.I am using BI 4.0. The prompts do work independently .Only when included in derived table I have a problem.Also this query gives results in SQL server.I just replaced with @prompt(new_param). where the parameter is select distinct values for rpt_year_month.