Hi Cognos Experts,I am Having DatePrompt In My Report.I want to display The Report Between Twodates Like jan-SEP How can We Achieve This one?PLS Expain Me With Ex:
Answers were Sorted based on User's Feedback
Answer / modipalli
Hi,
First create two date prompts like (from date and todate)
and then apply these two prompts into report query. it
will display the data between those dates only
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sri
In Report Studio
->Drag Date Prompt Into Work Area.
->Give Parameter Name What You Want. Then Click Next.
->Select Package Item As 'Month'. Click OK.
->Operator as 'in_range'.
->Finish.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / narasimha swamy ln
Hi,
--For in list report there is a country column data item to
need to display the data between som date to som date,
--then first u need to create, drag date prompt - name as
P_Fromdate, finish.
--& Drag one more date prompt - name as P_Todate, finish.
--now u can apply filter to ur main report query(QUERY_LIST
- WHILE DRAG A LIST IT DEFUALT CREATED)
--cursor move on qry explorer click on qry_list.
--from ther u drag country data item into detail filter
criteria...and give expression like -- [Country] between
?P_Fromdate? and ?P_Todate?
--and run report, u can select as per ur requirmnts...
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the migration tools available in the market with respect to cognos such as impromptu reports are migrated to cognos reportnet?
hi friends pls forward impropmtu interview question
what is differences between the group span and levelspan
How to do deployment?
What are the steps to create DMR model in FM? Give me brienf discription as interview point of you?
how can i provide security to my reports in report studio?
my table having data like this year month revenue 2011 jan 100 2011 feb 200 2011 mar 150 like this i want My report 2011 jan 100 2011 feb 100+200=300 2011 mar 300+150=450 like this for this where we specify the condition how will specify? pls ans me pls...
Can anyone give me the url for cognos forum which is similar to forumtopics.com/busobj for business objects?
How can I convert a list report/Cross tab Report in Cognos EP series into a bar chart or pie chart etc.
What is Cardinality b/w Fact to Fact?
What is use of Field Set present in toolbox?
what is report burn and where it occurs