123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- <?xml version="1.0" ?>
- <report xmlns="http://developer.cognos.com/schemas/report/15.5/" expressionLocale="en" useStyleVersion="11.5">
- <drillBehavior/>
- <layouts>
- <layout>
- <reportPages>
- <page name="Page1">
- <style>
- <defaultStyles>
- <defaultStyle refStyle="pg"/>
- </defaultStyles>
- </style>
- <pageBody>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="pb"/>
- </defaultStyles>
- <CSS value="padding:20px"/>
- </style>
- <contents>
- <table>
- <style>
- <CSS value="border-collapse:collapse;width:100%"/>
- <defaultStyles>
- <defaultStyle refStyle="tb"/>
- <defaultStyle refStyle="GuidedLayoutPadding"/>
- <defaultStyle refStyle="GuidedLayoutPadding"/>
- </defaultStyles>
- </style>
- <tableRows>
- <tableRow>
- <tableCells>
- <tableCell>
- <contents>
- <textItem>
- <dataSource>
- <staticValue>Global Parameter Date Picker</staticValue>
- </dataSource>
- </textItem>
- </contents>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="HeaderReportTitleTableCell"/>
- </defaultStyles>
- <CSS value="padding-top:20px;padding-bottom:0px;padding-left:20px;font-family:Helvetica;font-size:16pt;font-weight:bold;font-style:normal"/>
- </style>
- </tableCell>
- </tableCells>
- </tableRow>
- <tableRow>
- <tableCells>
- <tableCell>
- <contents>
- <textItem>
- <dataSource>
- <staticValue>You can use this sample report as the source to import a global parameter into your IBM Cognos Analytics environment that allows your users to choose the As Of Date for their reports. By default, the As Of Date is "today"s" date.</staticValue>
- </dataSource>
- </textItem>
- </contents>
- <style>
- <CSS value="padding:20px 20px 10px 20px;font-family:Helvetica;font-size:10pt;font-weight:normal;font-style:normal"/>
- </style>
- </tableCell>
- </tableCells>
- </tableRow>
- <tableRow>
- <tableCells>
- <tableCell>
- <contents>
- <textItem>
- <dataSource>
- <staticValue>Here is a video overview of global parameters: </staticValue>
- </dataSource>
- </textItem>
- <hyperlink target="_blank">
- <dataSource>
- <staticValue>https://youtu.be/76YVHEzr8dA</staticValue>
- </dataSource>
- <contents>
- <textItem>
- <dataSource>
- <staticValue>Video</staticValue>
- </dataSource>
- </textItem>
- </contents>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="hy"/>
- </defaultStyles>
- </style>
- </hyperlink>
- </contents>
- <style>
- <CSS value="padding:10px 20px 10px 20px;font-family:Helvetica;font-size:10pt;font-weight:normal;font-style:normal"/>
- </style>
- </tableCell>
- </tableCells>
- </tableRow>
- <tableRow>
- <tableCells>
- <tableCell>
- <contents>
- <textItem>
- <dataSource>
- <staticValue>This parameterized report contains one query with a detail filter. The filter must be Required and associated with a data container (e.g. the List below). The filter expression is [TheDate] = ?_as_of_date?</staticValue>
- </dataSource>
- </textItem>
- </contents>
- <style>
- <CSS value="padding:10px 20px 10px 20px;font-family:Helvetica;font-size:10pt;font-weight:normal;font-style:normal"/>
- </style>
- </tableCell>
- </tableCells>
- </tableRow>
- <tableRow>
- <tableCells>
- <tableCell>
- <contents>
- <list horizontalPagination="true" name="List1" refQuery="Query1">
- <noDataHandler>
- <contents>
- <block>
- <contents>
- <textItem>
- <dataSource>
- <staticValue>No Data Available</staticValue>
- </dataSource>
- <style>
- <CSS value="padding:10px 18px;"/>
- </style>
- </textItem>
- </contents>
- </block>
- </contents>
- </noDataHandler>
- <style>
- <CSS value="border-collapse:collapse;width:200px"/>
- <defaultStyles>
- <defaultStyle refStyle="ls"/>
- </defaultStyles>
- </style>
- <listColumns>
- <listColumn>
- <listColumnTitle>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="lt"/>
- </defaultStyles>
- <CSS value="text-align:center"/>
- </style>
- <contents>
- <textItem>
- <dataSource>
- <dataItemLabel refDataItem="TheDate"/>
- </dataSource>
- </textItem>
- </contents>
- </listColumnTitle>
- <listColumnBody>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="lc"/>
- </defaultStyles>
- <CSS value="text-align:center;border-bottom:1pt solid silver;border-left:1pt solid silver;border-right:1pt solid silver"/>
- </style>
- <contents>
- <textItem>
- <dataSource>
- <dataItemValue refDataItem="TheDate"/>
- </dataSource>
- </textItem>
- </contents>
- </listColumnBody>
- </listColumn>
- </listColumns>
- <listColumnBodyStyle>
- <style>
- <CSS value="font-family:Helvetica;font-size:9pt;font-weight:normal;font-style:normal;text-align:center"/>
- </style>
- </listColumnBodyStyle>
- <listColumnTitleStyle>
- <style>
- <CSS value="font-family:Helvetica;font-size:9pt;font-weight:bold;font-style:normal;text-align:center"/>
- </style>
- </listColumnTitleStyle>
- </list>
- </contents>
- <style>
- <CSS value="padding:20px;font-family:Helvetica;font-size:10pt;font-weight:normal;font-style:normal;text-align:left"/>
- </style>
- </tableCell>
- </tableCells>
- </tableRow>
- </tableRows>
- </table>
- </contents>
- </pageBody>
- </page>
- </reportPages>
- </layout>
- </layouts>
- <queries>
- <query name="Query1">
- <source>
- <model/>
- </source>
- <selection>
- <dataItem aggregate="none" name="TheDate" rollupAggregate="none">
- <expression>[Page1_1].[TheDate]</expression>
- <XMLAttributes>
- <XMLAttribute name="RS_dataType" output="no" value="7"/>
- <XMLAttribute name="RS_dataUsage" output="no" value="1"/>
- </XMLAttributes>
- </dataItem>
- </selection>
- <detailFilters>
- <detailFilter>
- <filterExpression>[TheDate] = ?_as_of_date?</filterExpression>
- </detailFilter>
- </detailFilters>
- </query>
- </queries>
- <modelPath type="module">/content/folder[@name="Calendars"]/module[@name="Gregorian calendar"]</modelPath>
- <reportName>Globale Parameter - Datumsauswahlfeld</reportName>
- <classStyles>
- <classStyle name="GuidedLayoutPadding">
- <CSS value="margin:5px;padding:5px"/>
- </classStyle>
- </classStyles>
- </report>
|