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 |
how u will design the report if the objects are available
Can someone tell me whether we can apply filter on list of values in the 'Value Prompt'? e.g. I have a value prompt (named city) and the prompting is holding around 2000 cities but I want to apply filters on cities so users can select only 15 cities out of 2000 and then run the report. Users should be flexible enought to select any 15 cities from the list. Is it possible. Please advice!
1. Differebces between Merge and Union In Cognos? 2. What is With Clause In Cognos? 3. Differences between Cognos Sql & Native Sql?What are their Advantages and DisAdvantages? 4. What are different events in Report studio? 5. Create 12 columns for months by writing single case statement? 6. What is Tool Tip?
What are shortcuts? Where it can be used? What are the advantages?
suppose there are 15 countries like (US, UK, ENGLAND,INDIA,JAPAN.......)i want a value prompt in the report and this value prompt should contain groups like group1(US,UK,ENG), group2(INDIA,US,UK), group3 (ENG,JAPAN,INDIA)and in the value prompt the values should be group1,group2,group3 how can we do this?
What is IQD?What is contained in IQD? How you create IQD In ReportNet FrameWork?
What is Crossproduct?
What is cognos powerhouse?
Difference betwween cognos report net architecture and cognos8 architecture
1)diff between shortcut-key and alias table? 2)what is unit testing? 3)what is scorecard?
What is Fullouterjoin?
How to Improve the Performance of the Report? i need this urgently .