| Back to Questions Page |
| |
| Question |
what is the difference between group and association? |
Rank |
Answer Posted By |
|
Question Submitted By :: Swapna |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | In cognos 'group' is used to suppess the duplicate
values..and 'associate' is used to suppress the values if
it is one-one relationship.  |
| Guest |
| |
| |
| Answer | Group - It Eliminates the Duplicate values from the report
break the columns . its having a one to many relationship.
Association-
It Eliminates the Duplicate values from the report and its
having one-one relationship....  |
| Rajitha |
| |
| |
| Answer | Both Group& Association eliminte duplicatesin a column.
But we can not use Association alone.
It should have one to one relationship with grouped column.
Using Association is a performance enhancement technique.  |
| Arroju_venkat |
| |
| |
|
|
| |
| Answer | A GROUP IS USED TO ELMINATE THE DUPLICATES IN DATA.WHERE A
ASSOCIATION IS USED TO HIRE OR SUPPRESS THE VALUES IN 1 TO
1 RELATION.  |
| User |
| |
| |
| Question |
How do add dynamic titles in PP? |
Rank |
Answer Posted By |
|
Question Submitted By :: Swapna |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | You mean PowerPlay??????  |
| Swarup |
| |
| |
| Answer | Wt is pp..???  |
| Ven |
| |
| |
| Answer | In powerplay for windows, we can add dynamic titles by
including current column variable.If we use this variable
in the title,during drill down and drill up of the the
report the title changes automatically.
steps:
Format Menu -> Title.
In the title window,click Insert button
Add the variable 'current row' and type the required field.
for eg, current row by Location,insert picture if u want
and drag in the title area.
It looks like <none> by location with picture,at the title
area.
when you click the current row , the title changes
automatically.
for eg,if its in outdoors product,the title will change as
"outdoor products by Location" and so on ..  |
| Jay |
| |
| |
| Question |
When You Import data into catalog You have complex columns
names. How do you change the Name of those columns? |
Rank |
Answer Posted By |
|
Question Submitted By :: Swapna |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | First you have to click on column header which you have to
change. Then in property pane you will found name option.
Then change column name .  |
| Rajesh Kumar |
| |
| |
| Answer | Hi ,
If you want to change the name of columns of tables then
open that particular catalog click on Catalog option on
Menu Bar then Click on Folders and then expand the ur
paricular Tables folder then select the column which u want
to change the name and then Click on Edit button at the
right hand side.and give the name u want.
Thanks & Regards,
VIJ  |
| Vij |
| |
| |
| Question |
What are the different ways of adding data in Transformer? |
Rank |
Answer Posted By |
|
Question Submitted By :: Swapna |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | in transformer u import metadata from architect or catalog
to create a cube. we just imprt metadata. we dont add data
to it  |
| Arun |
| |
| |
| Question |
How to create measures and Demensions? |
Rank |
Answer Posted By |
|
Question Submitted By :: Swapna |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | By using the Framework Manager we can create measures and
dimensions according to our business needs.  |
| Ven |
| |
| |
| Answer | Question is bit confusing..
First of all, when you design model in FMW, you will derive
new (calculated) measure thru existing KPI/Measure. Like
Qty, Sales Amt, Rate, Discount etc. From this KPI, you can
derive new measure.
Otherwise, when you design DM for a organization, you need
to study the sytem, you define Dimension, where all master,
and heirachies are there. Difine a Fact Table with All KPI,
Measures/Numbers.
And then you join PK in Dimension Tables with FK in Fact
Table.
This is dimensional modeling in dw. this db can used in
FWM, to create package, where you create calculated measure.
rgds,
palz  |
| Palzkumar |
| |
| |
| Question |
What is IQD?What is contained in IQD? How you create IQD In
ReportNet FrameWork? |
Rank |
Answer Posted By |
|
Question Submitted By :: Swapna |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | IQD is impromptu Query Defination. It's a transformer
report. to use an IQd in reportnet framework manager,there
is a process called externalization using which you can
import the IQD.  |
| Sunil |
| |
| |
| Answer | IQD Is impromptu query definition, the name it self
indicating dat , it contains the SQL statement. To create
the iqd in Frame work manager, Create a new query subject
with required query items .Set the Externalise method
property of that Query subject to 'iqd'.
while the publishing the package select the 'Generate the
files for Externalized query subjects'. and publish it to
the local machine, which can be used as data source for
Transfromer model.  |
| Mohan Potla |
| |
| |
| Question |
What is loop in frameworkmanager ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Swapna |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Loop is an very dangerous exception in framework manager we
can resolve the loop create alias table. loop Dispaly wrong
results in the reportnet.
A Loop is a Closed Path Circuit....  |
| Rajitha |
| |
| |
| Answer | avoid loops:using shortcuts.
we have ambiguous relationships types:
hierarchical relationships,recursive relationships,multi-
valid relationships.to avoid these relationships using
shortcuts.  |
| Narayana |
| |
| |
| Question |
How to crate cubes in transformer ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Swapna |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | hi
cube can be created by using different data sources.
data sources: iqd, tex file ---
cube creation by using iqd data sources.
1)these iqd sources are coming form immpromptu  |
| Surendra Kumar |
| |
| |
| Answer | 1.Analyze user reruirements
2.Determine the source data
3.Build the model and define source data
4.Organise the dimensions,levels,categories,measurses
5.Refine the model
6.create the required cube and consider cube
groups;location where to sstore cube
7.give access privileges for each user
8.Deliver the cube based on user located
9.Distributed the cubes via vss or any other resources
10.give the production support  |
| Esaivani |
| |
| |
| Question |
What is snapshot ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Swapna |
| This Interview Question Asked @ TCS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | A SnapShot is a Permenant Local Copy Of The Report Data a
Sanpshot is Static DataSource it is saved with .imr File it
is suitable for Disconnected Network....  |
| Rajitha |
| |
| |
| Question |
How you get the requirement from client? |
Rank |
Answer Posted By |
|
Question Submitted By :: Mathi |
| This Interview Question Asked @ TCS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | client gets the information. that information is not in the
order.they r unable to under stand info.it can not helpfull to
take the decessions. then the clint meets the company.  |
| G.v.subramanyam |
| |
| |
| Answer | Clent first contacts the company's Business
DevelopmentManager of the company, Then Meeting and a chat
happens in a clients place or client coming to company, Then
gets the requiement according to the deal  |
| Rajgopal |
| |
| |
| Answer | Hi Everyone,
This is Ajmal from Bangalore,working as a BDM. can u pls
let me know the different ways of getting clients....?
Thanks & Regards,
Ajmal Khan  |
| Ajmal Khan |
| |
| |
| Question |
what is prompt? Cascading prompt? Syntax |
Rank |
Answer Posted By |
|
Question Submitted By :: Mathi |
| This Interview Question Asked @ TCS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | To prompt the values and it is used on where condtion
and filter row
syntax
@select(class\object )= @prompt
('message','type','{values1,values2...},class\object,mono\mu
lti,free\constrained)  |
| Raga |
| |
| |
| Answer | it is nothin but a dialog box
it can used for to take the values.
syntax:
@prompt('message',['type'],[lov],[mono/multi],[free/constraint])
 |
| G.v.subramanyam |
| |
| |
| Answer | HI this is Narasimha,
Prompt: It is used to create an interactive object. and
also it is dynamic filter.
General syntax:@prompt('message',['type'],[lov],
[mono/multi],[free/constraint])
In designer we can write this way,
@select(class\object )= @prompt
('message','type','{values1,values2...},class\object,mono\mu
lti,free\constrained)).
Cascading Prompt: it is based on one prompt to another
prompt. it is also refer to hirerchy also & designed in uni
level.
IN BOXIR2 wise:--
go tools --> click cascading lov --> edit lov window
open --> write conditions how many prompts u want. -->
click ok.  |
| Narasimha |
| |
| |
| Question |
what is drill down?
|
Rank |
Answer Posted By |
|
Question Submitted By :: Mathi |
| This Interview Question Asked @ TCS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | action of navagating thorough levels of data.
by drill down youn can reach the more refined or detailed
information.  |
| G.v.subramanyam |
| |
| |
| Answer | analysing the data in different angles and levels  |
| Vijay |
| |
| |
| Answer | Drill down is a one of the concept in Drill.
Drill is nothing but an action of navigating data thru
levels of data. Drill down - with the use of drill down you
can reach more detailed information.  |
| Bosenthil |
| |
| |
| Answer | Navigating data to lower level in the hierarchy with in the
cube  |
| Rajeswari |
| |
| |
| Answer | move from summary information to detailed data.Drilling the
data into end level of hierarchy  |
| Guest |
| |
| |
| Question |
what is slice & dice? |
Rank |
Answer Posted By |
|
Question Submitted By :: Mathi |
| This Interview Question Asked @ TCS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | slice and dice is to arrange the the data in differnt ways.
it can chage as rows to columns and columns to rows.  |
| G.v.subramanyam |
| |
| |
| Answer | The ability to move between different combinations of
dimensions when viewing data with an OLAP browser.
Multidimensional analysis tools organize the data in two
primary ways: in multiple dimensions and in hierarchies.
Slicing and dicing refers to the ability to combine and re-
combine the dimensions to see different slices of the
information. Picture slicing a three-dimensional cube of
information, in order to see what values are contained in
the middle layer. Slicing and dicing a cube allows an end-
user to do the same thing with multiple dimensions.  |
| Chaitanya |
| |
| |
| Question |
11.what are the features in BO? |
Rank |
Answer Posted By |
|
Question Submitted By :: Mathi |
| This Interview Question Asked @ TCS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | define scope of analysis.
define condiations.
create master and detail reports.
add formulas,local variables and functions
breakeup tables and disply tha calculations.
create charts.
analyze the data in drill mode.
use slice and dice.
formate reports.
export reports.  |
| G.v.subramanyam |
| |
| |
| Answer | most of the reporting tool had same features but bO is more
secure..can work with remotely using web I,with out
installing of BO s/w in ur local system  |
| Vams_gk |
| |
| |
| Question |
10.why we are going to data warehouse? |
Rank |
Answer Posted By |
|
Question Submitted By :: Mathi |
| This Interview Question Asked @ TCS , SATYAM |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | data warehouse is used for to store the large volumes of
data.it can be used for future forecasting.it is the
collection of key pieces of information that can be used for
to take the dession by the managers.  |
| G.v.subramanyam |
| |
| |
| Answer | The main aim of data warehouse is in analyzing the large
volumes of data so that it can be helpful in taking business
decisions  |
| Handy |
| |
| |
| Answer | for reporting one day details also enough.but analysis
means we need comparision means we need some old data is
called historical data.the data ware house saves historical
data ,we con't to any data base manuplations.
where is in normal databases we arte able to maintain some
extent of data .after that for entering new data u need to
delete the old data.
BUT in Data ware house u are able to stote years of records
no need to delete the old data  |
| Vams_gk |
| |
| |
|
| |
|
Back to Questions Page |