if make same changes in univers (like change object name),when openning an existing webi report ,click refresh,should the object name be changed or keep the original name?
steps
1.creat a universe with tow objects name a,b
2.save and export the universe.
3.Create and save a webi report to have "b" selected and call this report "Test Report"
4. Add a class named test and drag object b to class test.
Change the name of b to c.
5.save and export the universe.
6.edit webi report and click refresh.
object name in table head has changed to c. but object name
in the left data panel is not changed,still B.
(Question: Is this by design? why one is still the original name b, the other changed to C? When refresh the report ,does the report interact with universe or directly interact with database?)
7.click edit query,then run query,this time ok. all object name change to c.