How cube is making join in multiple data sources and building .mdc file and preparing package.
Cognos transformer has unique mechanism to gather multiple data sources (Reports, IQD's (Queries), model, packages) to build cube.
Question is how transformer doing magic
Are we define any join one IQD's to another IQD's ?
Are we define any join between two tables?
Are we define any join between two database?
After cube published .mdc file In power play studio we can do analysis using those all dimensions.
All dimensions made based on unlinked data sources, how this magic?
Answer : Cube machanism search in backgroud to join one table to anther by just finding common column, and same also doing in case for multiple databases. it will gather common column join to each other.
Thanks.
Wednesday, April 1, 2015
Conditional Bar Chat cognos report
Requirement : Cognos Bar chat report color with different contion.
- Create sting variable with different values (Drag data item month in string values like 'R','B','G','Y'
- Click on series
- Click conditional pallet
- Select new conditional
- Select data item (Series data iteam)
- Select type = string
- Select option Enter string criteria
- Select contains from dropdown
- Enter R
- Define the color 'Red'
- Select option Enter string criteria
- Select contains from dropdown
- Enter B
- Define the color 'Blue'
- Repeate this steps 7-10 upto you like (you can define multiple number of color)
- ok
- ok
Cube package connection issue
- Go to cognos administration
- Click respctive data source (which connected to package)
- Action menu > click on test connection
- Check connection string properly without missing anything
- Select the correct dispatcher
- If you feel you need to correct connection string then, click on close to go back
- In action menu click on SetProperties
- Click on connection tab
- Correct the proper path of .mdc file or cube file and click on ok
Tuesday, March 31, 2015
Cognos Cube not allowed to update
Cognos Cube / mdc file not allowed to updated.
Problem: Window job fail to updated cube automatically and cube manual update fail.
Cause : Some body opened with .mdc file so that and playing with Power Play studio, so you can not update cube till that time .mdc file close - in network location.
Solution: Please close .mdc file and try to update cube after.
Thanks.
Problem: Window job fail to updated cube automatically and cube manual update fail.
Cause : Some body opened with .mdc file so that and playing with Power Play studio, so you can not update cube till that time .mdc file close - in network location.
Solution: Please close .mdc file and try to update cube after.
Thanks.
Cube not allowed generate Categories.
Cognos cube not allowed generated categories manually and Error in Transformer.
Problem : When tried generate categories manually, cube Cognos transformer not allowed.
Solution:
Problem : When tried generate categories manually, cube Cognos transformer not allowed.
Solution:
- Find out which dimension cube not allowed generated categories manually
- Right click on dimension
- Properties of dimesion
- General Tab
- Check box click on "Prohibit automatic creation of new categories"
- Click OK
- Again generate categories manually
- Done
report run multiple times with multiple prompts values
Requirement : One cognos report need to run multiple times with multiple prompts values, schedule.
Solution:
Excel sheet data
Thanks
Solution:
- Prepared excel sheet with all values with respect prompt
- Load into Event studio agent package (package should hold query iteam which keeps all report prompt values)
- Create one agent in event studio using event studio packge
- Configured report in newly created agent
- Schedule that agnet to run date/time (hourly,daily,weekly)
- Example :
- Agnet will run on every 1 hour.
- 1st time agent and report will run on 8PM, then agnet will pass prompt values "India" to report
- 2nd time agent and report will run on 9PM, then agnet will pass prompt values "China" to report
- 3nd time agent and report will run on 10PM, then agnet will pass prompt values "Japan" to report
Excel sheet data
----------------
Country Time
======= =====
India 8 PM
China 9 PM
Japan 10 PM
UK 11 PM
US 12 PM
Cognos Excel report tab Issue using & Sing
Hello,
Problem : I have faced issue "& " sign cognos excel report tab naming example 'Sales & Service'.
Solution : Just remove & sing just put and.
Example: Wrong : 'Sales & Service'
Right : 'Sales and Service'
Thanks
Problem : I have faced issue "& " sign cognos excel report tab naming example 'Sales & Service'.
Solution : Just remove & sing just put and.
Example: Wrong : 'Sales & Service'
Right : 'Sales and Service'
Thanks
Subscribe to:
Posts (Atom)