Question { 6045 }
can we use detail in generation of reports? if customer id
is a dimension in a report, what will happen if we define
it as a detail?
Answer
Detail object means,It should give detailed information for
some dimension object.
You can use these objects in your report generation.
When we drag the object in query panel,It'll automatically
feteches it's corresponding dimension object also.
Detail object:-
It gives extra information to the dimension object.
Eg:-
customer id is a dimension object
Detail object of customer id is customer name ie..first
name,middle name,lastname,Address,Phone number.