If you have a report with list and cross tab in the same page. How do you restrict one user can see only the list and the other user can see both.
Answers were Sorted based on User's Feedback
Answer / prathik
We can achieve this by using condition blocks.So that user can select the block which he wants to see based on the condition.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / seshu
We can do the same by using render variable but if you use the render variable that is better way to take two pages on one page you should have the list and on other page you should have both that are list and crosstab.
use one prompt with static choices that are as follows:
1>List
2>Both
make any boolean variable or string variable where you need to define the condition that if (?promptdisplayvalue?='list')
then
1
else
2
assign that 1 variable to the page where you have list and assign the value of 2 where you have both list and crosstab
| Is This Answer Correct ? | 1 Yes | 0 No |
OP, Can you clarify how to differentiate between the first user and the second user?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mohana krishan kapa
You can use the layout calculation,
This will return the user Name and based on user name you can restrict the data.
| Is This Answer Correct ? | 0 Yes | 3 No |
How do you test the reports? Explain the Unit testing procedures after developing the reports?
What is the use of Tree Prompt? Where it is used?Pls give me a real time example?
What is meant by Tabular SQL in Cognos Report net
what is report view?
wt is scope relationship?
Wht is difference between content store and content manager?
2 Answers Satyam, Tech Mahindra,
Can you define framework manager?
Did you find any differences in bursting feature between reportnet 1.1 & cognos 8? what are the differences?
why u need to publish the package?
what r the migration tools available in the market with respect to cognos such as impromptu reports are migrated to cognos reportnet??
in single column there is india and malaysia and uk canada and dubai,saudi.ok i need using valuable prompt i select asian country will be display india malaysia and i will select eurobe country only display uk canada.pls tell me any how do set this concept using valuable prompt
Once reports are delivered to client, how will they inform back? If they are experiencing any problem in the reports.