what is field set? what is the query calculation and layout
calculation?
Answers were Sorted based on User's Feedback
Answer / gnani
Field set is same as block but with caption.
Using Layout calculation we can add runtime information to
report like rownum,page no.,date,time...
Using Query calculation we can perform scrubbing.
i.e u can calculate query items with arithmetic operations.
eg; [unit price]*[quantity],
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / adi
field set is a container here we can add other insertable
objects its looking like frame
using query calculation we can add new data items in report
designer page by applying calculations on source query items
ex:revenue=unitprice*quantity
by using layout calculation we can add run time information
by appying calculation on existing data items in reporting
environment
| Is This Answer Correct ? | 8 Yes | 0 No |
Tell me about Dnamic and Static Dashboards?
How to maintain Query subject’s relationships between Database layer and Model Layer? For eg - if 2 DB layer's query subjects are copied in Model Layer - Query subjects respectively, then Where should we define relationship of both Query subjects? Either in DB layer or Model layer?
what are the components having in the report studio using interface eg:insertable objects pan,properties pan
Once reports are delivered to client, how will they inform back? If they are experiencing any problem in the reports.
hi, I want to create this report... List View--- -(Drop down list) Order Date From: \/ To: Customer Employee Order customer ------------------------------------------------------------ ------------------------------------------------------------ ------ customer c-name c-address c-phone c- city.................... ------------------------------------------------------------ ------------------------------------------------------------ ----- c-id c-type . . . ------------------------------------------------------------ ------------------------------------------------------------ ---- Employee .............same like one list Order.....................same like one list These are all in one page....i want u show... condtions *when i select in view type ex:employee and date as 10-05- 2007 to 10-05-2010 I need to go the employee list table and display the items .. And Iam trying in value prompt for creating of (cust,emp,ord)in a single value prompt,that will not created... and how to create 3-list and connection for those in value prompt.. Pls any one knows explain me (by step by step) of creating that report? Thanks Vannur
Can you define pivot?
16. How can we create top 10 and bottom 10 records in the same list?
how can we improve performance of the reports?
How to test a cube?
plsreply to me...im interested to do the cgnos certifications relating to report developer.can you suggest me what kind of certifications andwhere cani get (dumps) previous quetions and answers for the certification........
How to create measures and Demensions?
--------------what is MemberCaption?