Hi,please suggest me how to creat username while creating a
report.
Answer Posted / chiru
If u want to create a username for report....
First drag and drop a Query Caluclation and type #sq($account.personalInfo.userName)#... click okk and run the report u will get username
(or) if u type #sq($account.defaultName)# it will give Default name...........
Here
# ……..# denotes macro
Sq denotes single quotation.
$account --- Session Variables
PersonalInfo.username is default username( Note: u can get these expression and information in Internet also)
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
how many reports do u create in ur project?i don't have real time exp..tell me based on ur exp..for interview pt of view,don't say it depends on ur project and u? thanks in advance..
how can we Upgrad the reports from version Impromptu 6.0 to 7.0 and Power Play from version 6.6 to 7.0 ?
4. How many dimensions did you use in your reports?
What do you understand by the term 'model durability'?
how to create measures and dimensions?
what r the reports u faced critical and how it can be solved .. any once can u give a best ans for interviw
What is looping and how to avoid it in framework manager?
What is dtm?
What are the types of studio present in Cognos?
Name the types of report?
can we insert all types of charts in a list report? what r the realtime prompts?
How the Bursting happens in same report and how to Print the bursting Report?
I have ten columns that needs to be totalled... but some columns are empty...how do i get sum all the columns even if sum are empty? Can i get a total of the rows instead of columns? if yes, what is the function to be used?
What are the types of security?
How to limit the cut,copy and paste operations for an user in reportlevel? Can anyone please send me the steps as i am new to cognos?