I have a report with list and cross tab in same page,How do you restrict one user can see only the list and other user can see both?
Answer / rashmi
1. Create DataItem1 using session Parameter to get User Login details
#sq($account.personalInfo.userName)#
2. Create Bollean Varaible
Variable1: DataItem1 in ('UserID1','UserID2')
Variable2: DataItem1 = 'UserID2'
3. Assign Variable1 to List as render variable
4. Assign Variable2 to the cross tab as render variable
5. Run the report
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi,please suggest me how to creat username while creating a report.
how u create cubes in ur project
In Drill through, Reports are executing successfully when rename & run the created reports? Pls tel me the reason?
What is the difference between a cascading report and drill through the report?
What do you understand by the term 'dynamic cube'?
in u r data u having duplicates how to fetch the latest data in our report?
what are determinants?
4 Answers College School Exams Tests, IBM,
How will you migrate your reports to QA environment?
What are the differences between cognos 8.2 and cognos 8.4? Please help me..
---------------What is Dimension?
How to create model and how to test model?
1.How will u link a list to crosstab.?i.e link a pramater in list so that it shows further information in cross tab.? 2.I have different regions,I want region specific logo to be displayed when I run the report.How it is done ? 3.Among Drill through and Master detail relationship which is more effective? 4.How do u hide a column in list report? Ans: In properties,Burn list option-check whichever column u wanna hide. 5.What is Roll play dimension? 6.What is Data Item Value n Parameter value?,What exactly it ll take when select either of them? 7.How many types of filters are there? 8.What will happen if u use detailed filter ?,n what is da result when used on summary filter?