How to create an popup in the WEBI report if the report is showing partial result?
Answers were Sorted based on User's Feedback
Answer / nagendra hathwar
BY USING DocumentPartiallyRefreshed() function.
It returns true if document is partially refreshed else
returns false.
Cheers
Nagendra
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / gowthami
enable the option to display the warning symbol in the properties tab. then the symbol will be displayed at the bottom left corner
| Is This Answer Correct ? | 0 Yes | 1 No |
Tell me about a complicated object you have created?
can any one say me exactly when and where alias and context are used in resolving a loop. If possible try to give me a scenario also.
What is slicing and dicing in business objects?
Can some one explain in detail about the following: What are Traps? How to recognize the Traps? How to solve them?
HOW MANY TABLES ARE EXISTED IN WEBI REPORT?
I have 2 tables. Table 1 is employee table and Table2 is department table. In employee table i have 1,2,3,4,5 emp id's,in Dept table i have various dept's like a,b,c and i have 2,3,4 emp id's in my dept table.I joined with these 2 tables.I want the results for equi join means how many records will fetch.In the same scenario i have to know the left outer join, right out join and full outer join resuls means how many records will come. can any body tell me the answers
Can any body tell me,What is the universe testing ? What is the report testing Explain?
What happens in BO when a user logs in to Infoview and a rich client like webi?
How can I display the query execution time for a particular DP on Web-I report? Or is there any other way to know the 'exact query execution' time at BO end?
How can we acheive Correlated sub-query in Designer?
2 Answers Infosys, TCCX, Wells Fargo,
What is shortcut join?could give any one example?
in a database date formate is in dd/mm/yy. In my report I want when I prompt the date coloumn it should be displayed in (yyyy/mmm/dd)format. how could I do this plse send me as soon as possible.