Hi -
I was wondering if anyone had experience with reporting on Corporate Unit in Cognos Analytics.
From this training video, it is recommended to use the "Flexera Data Models" dataset. I dont see corporate unit in that dataset.
My goal is to create a report that splits something like this... Basically just splitting total app installs by corporate unit.
Corporate Unit A | Corporate unit B | ||||
Publisher | Product | Installs | Publisher | Product | Installs |
Right now we can't create anything like this in the FNMS side - as I dont think the application table does a high level split like this.
Any ideas or advice? Thanks !
Sep 20, 2021 12:35 PM
I may have found an answer to my own question. It seems the "Flexera Asset Management Model" is a newer data model - v 2020 - That seems to have corporate unit in that data model...
Sep 20, 2021 01:27 PM
I may have found an answer to my own question. It seems the "Flexera Asset Management Model" is a newer data model - v 2020 - That seems to have corporate unit in that data model...
Sep 20, 2021 01:27 PM
Now that i am auditing this data further - It doesn't seem to make sense. Some apps have no corporate unit, and others arbitrarily pick a corporate unit.
What I got:
What i was expecting:
I'm assuming that relating the Corporate unit data to the App data just seems to not be playing nicely... Still open to ideas if anyone has built reports like this. Thanks !
Sep 21, 2021 09:42 AM - edited Sep 21, 2021 09:43 AM
Applications are not linked to a Corporate Unit, but the Inventory Devices are. You need to include the App Name, the Inventory Device Name and the Corporate Unit of the device that the application is installed on. Then create your summary counts.
Sep 21, 2021 09:45 AM
Thanks! I am trying to add inventory device name to my cognos report, but i keep getting this error:
XQE-DAT-0001 Data source adapter error: com.microsoft.sqlserver.jdbc.SQLServerException: Conversion failed when converting the varchar value 'Tenant has not been set' to data type smallint.
CAF-WRN-2082 An error has occurred. Please contact your administrator. The complete error has been logged by CAF with SecureErrorID:2021-09-21-08:03:15.225-#1324
I am assuming it is some issue with the data feed on Inventory Device name. I'm using Inventory > Inventory Attributes > Computer Name in my cognos query.
Sep 21, 2021 10:07 AM