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



If you have a report with list and cross tab in the same page. How do you restrict one user can see ..

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

If you have a report with list and cross tab in the same page. How do you restrict one user can see ..

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

If you have a report with list and cross tab in the same page. How do you restrict one user can see ..

Answer / sandeep8000861

OP, Can you clarify how to differentiate between the first user and the second user?

Is This Answer Correct ?    0 Yes 0 No

If you have a report with list and cross tab in the same page. How do you restrict one user can see ..

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

Post New Answer

More Cognos Interview Questions

How to create a dynamic column name in Cognos?

6 Answers   Aditya Birla, Polaris,


what are the dimensions that you have in your current project?list them?

0 Answers   IBM,


What are the differences between cognos reportnet 1.1 report studio and cognos 8 report studio?

3 Answers  


What is the difference between a cascading report and drill through the report?

0 Answers  


HOW TO DEVELOPE THE DRILLTHROUGH REPORTS?

4 Answers   IBM, TCS,


How can we convert imr report into Impromptu web report?

3 Answers  


Can you explain dynamic query mode?

0 Answers  


what are the types of scheduling and what are the errors faced while scheduling then how to solve those errors?

1 Answers   Dr Reddys, TCS, Thomson Reuters,


what is tabular set? how can you break the report?

1 Answers   Syntel,


What is the diff between Drill through reports and Master detail reports?

2 Answers   CSC, TCS,


what is the difference between aggregation and roll up aggregation?

1 Answers  


Can the expiration parameter of 365 in the cognos 8 configuration how to increase common symmetric key lifetime in days

0 Answers  


Categories