2026 Cognos CoP Office Hours
Recording, attendance and chat: One Drive > Cognos CoP
We attempt to record all of our meetings for users who cannot attend. We do pause the recording when requested when sensitive information is shared
Time Tracking: ACOP-584
Zoom: Join our Cloud HD Video Meeting
2026-07-28
Topic | Notes |
|---|---|
Reminder | Cognos CoP Meetings are Recorded, see OneDrive link at top of page |
Cognos to 12.0.4 FP2 | All done |
Full Upgrade | Cognos in October |
Chrome Issue | Resolved by updating to the latest Chrome version. |
Works in DEV/QA but No Data in PROD | Using a data module. If you are using a data module or uploaded data, make sure the data module is migrated too. If your data module is in a different folder than your report, but sure to ask for both or ask for a root folder that contains both sub folders. |
How will Student PID change in SAH? | |
How will Student PID change in EAH/FACAH? | |
How will Student PID change in FINAH? | Whatever happens in Oracle will be reflected in FINAH. |
Shortcuts / URL Link / Favorites / Bookmarks | Demo of how to jump around in Cognos. |
How does employee data know if an employee is a student? | That would be a question for BAH > HR/Payroll > Ask Questions. Is there an Employee ID / Student PID cross walk? |
Union as a Join | See recording for demo |
2026-06-30
Topic | Notes |
|---|---|
Reminder | Cognos CoP Meetings are Recorded, see OneDrive link at top of page |
FP vs Upgrade | Qualys Vulnerability Report - security monitoring tool to identify server risk Fix Pack (FP) Update - mini upgrade, targeted to the risk, low impact, little notice, BIA does testing Full Upgrade - more likely to impact reports, introduces new features, lots of notice, requires report testing |
Cognos to 12.0.4 FP2 | Cognos DEV - done Cognos QA - done Cognos PROD - next week Wednesday or Friday |
Full Upgrade | Tableau in September Cognos in October |
Cognos Access | Active Directory (AD) group |
Cognos Core/Restricted vs P4 | New table at the bottom |
2026-05-26
Topic | Notes |
|---|---|
Reminder | Cognos CoP Meetings are Recorded, see OneDrive link at top of page |
Audit Report demo | See recording for demo of report How Cheryl Kettnich monitors the testing and usage of her Cognos reports. Tips:
|
“Audit” package | Available to all report developers Cognos DEV > Team content > Cognos Audit Reports & Packages "Run Reports" has most of the audit information you want. "Employee” has the employee information. You can select Audit_D, Audit_Q or Audit_P to see activity in Cognos DEV, Cognos QA or Cognos PROD. Employee data is coming from EAH, so you will see a Hana prod. This is the employee’s Primary position only. Tips:
Not Included:
|
Cognos upgrade | ETA September |
2026-04-28
Topic | Notes |
|---|---|
Reminder | Cognos CoP Meetings are Recorded, see OneDrive link at top of page |
Open Q&A - Multiple rows at a different grain are inflating my numbers, how do I focus my aggregation? | See Demo. When working with subqueries and joins and multiple grains it is important to note that some aggregations will work before a join, after a join or both. If the aggregation in the summary view is not working, try creating the same aggregation in a subquery and then just displaying that value in the summary query. Other tips: -look at only one or two records at a time to make sure you math is working -you can create separate fields, one for each step of math or you can use one field with all the math steps in one, it’s up to you |
2026-03-31
Topic | Notes |
|---|---|
Reminder | Cognos CoP Meetings are Recorded |
BAH Question | How can we add a report? Go to the BAH page you want the report added to and click ‘Make a Request’ > ‘Contribute a Report’. |
Cognos AI Functionality | BIA is exploring -Security risks, AI needs to use Cognos security -Support model. How does BIA provide documentation, training, etc for AI in Cognos |
Number is in triple, why? | If you see a number being multiplied is it almost always b/c there are more detail rows included with the level in which you are trying to summarize. Investigate the data until you determine what the additional rows are created by, you will see unique data in those rows. Then tell Cognos to summarize without those rows by (1) adjusting your join, (2) making a less detailed join key, (3) adjusting your field aggregation or (4) hard-coding the summation. Use the option that works best for you and your report.
|
2026-02-24
Topic | Notes |
|---|---|
Reminder | Cognos CoP Meetings are Recorded |
New table listing the various levels of security If you know your AD group for your team, please email busintel@ucsd.edu and I’ll add it to this table = AH Security FAQs . | |
Can a prompt page tell the users if they have forgotten to fill out a required prompt? | At this time, not automatically. You could, maybe, add a ‘check prompts’ button to check if the required prompts are populated and if they are then the ‘submit’ button could appear. |
VC Name and UC Code changes | Will be coming in UC Path (EAH) and Hire Online. Check your filters if you are focused on VC Name/Code. |
2026-01-27
Topic | Notes |
|---|---|
Reminder | Cognos CoP Meetings are Recorded |
Have SIS ID / Bar Code, how do I get to Student PID? | Start with AH Field List Report Find the View with those two fields If the View Type = “Column Groups Only” then you’ll need to ask a data integration person to pull that data from the column groups associated with that View. |
How does Cognos Bursting work |
Report will check to see if there is data for that email address. The Schedule will determine how often the report checks for data. |
Why does Excel Data and CSV only download the first tab? | This has been a limitation since Excel Data / CSV download was introduced. IBM’s answer is to use the regular Excel option. |
EAH Row-Level Security Report has moved |
|
Not finding Hire Date in EAH from UCPath | Best person to ask is BAH > HR/Payroll > Ask a Question Email will open a ticket for the UC Path Reporting team. |
SAH-TSS Data | Will there be data conversion? No, just raw data from TSS. |
Adding lots of IDs to a filter | Pre-format your list of IDs in Excel then paste into filter ="'"&C2&"', " |