Hi,please suggest me how to creat username while creating a
report.
Answer / 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 |
How do I remove the hyperlink from the drill through report?
Explain the Difference Between Bursting and Scheduling?
What is a Pivot?
What is difference between primary key and unique key constraints?
How do you schedule process automatically in cognos.I.e we have 50 reports and 100 users that will schedule daily, weekly, and monthly basis? Pls, give the answers the query early on.
what is the difference between native sql and cognos sql?
wt is the differnce between Block & conditional block ?
Give me some examples for Lifecycle reporting,i mean which lifecycle we will use for reporting
Can we create reports using OLTP database?How?
Can you explain the advantage of using shortcuts?
what is the difference between java script and html in cognos?
How do you create IQD in FWM? Pls, give the procedure with an example. I told him that we could create using Native SQL method in FWM; it is correct or do you do another method there?