Hi All,
We recently moved from 4.0 SP5 to 4.1 SP3.
Had created a webi report from 2 derived tables.
One Derived table (A) is simple getting me Period Name, year and month since 2011.
Another derived table(B) which is a complex one with a @prompt function.
Using both the derived table objects as 2 different queries.
On Query A I am putting a query level prompt on Period Name ( Select Month)
And On Query B the prompt is coming from universe. @Prompt('Select Month','A',,Mono,Free, Persistent).
Now ideally I should get one prompt of Select Month on the report, which is working in 4.0.
But now in 4.1 system on same report same universe( no changes) if i view(HTML) the report its displaying Select Month Prompt 2 times,
where as if I modify(Applet) it it displays only once.
I recreated the report the objects and the derived tables but no luck. Even I coped the @Prompt string from webi query and coped in derived table.
But again no luck
Has Anyone seen this issue.
Thanks
Deepak