I have a dimension (month) that has a LOV containing the number of the month, and the description of the month.
This LOV is exported with the universe.
I have a webi report that runned correctly under IIS and BOXI3.1. And that showed me, when month was prompted, the correct LOV : month + description.
Then, I have copied the report through a BIAR file to put it on the JAVA platform (I don’t know if this could have caused the problem)
And there, strangely, if I run my report and prompt the month, I only see the month (not the description)
I tried to open the report with Webi Rich Client, there I see the correct LOV : month + description
I have other dimensions that have LOV with code + description and that still are correct