I have my cascading prompts working well in BO Full Client reports.
Even If I open the FC report in Webi, it works as well.
However In webi reports, it doesnt work when I refresh the report.
it only works while Im creating in Applet.
Does it have to do with JSP or ASP Version?
I don’t know if there’s any difference between WIJSP or WIASP, we’re workin with WIJSP (win2000, webi 6.1b) and it all works correctly, also when you refresh.
I’ve found that in you’re @prompt-functionality the second parameter (‘N’ or ‘A’) is nasty: If you’ve got numbers in your Database but the DB-column-definition is character you can use ‘N’ or ‘A’ in your @prompt in FC, but WEBI realy needs ‘A’.
Furthermore, when you refresh, the ‘old’ selected value is in your right part of the screen. Be sure it’s replaced by the new selected value (had some endusers complaining no data was in a report because they just selected it in the left part of the prompt-screen).
So, when you say, it isn’t working: What do you mean? Error? No or wrong data? Can’t you refresh your list?
Joep
PS BOB, Thanks for the Solve Central-tool tip, will certainly look at that!