I would like to create steps to develop a crosstab table in Maximo BIRT reporting functionality with a use case.; PM (Preventive Maintenance) Cost Forecast Reporting using Cross Tab feature.
Create a report with predefined template – “Tivoli Maximo List Template”
Remove the “Detail Row” section from the template. Cross tab
inserted into Detail section would result in duplicated rows, so it needs to be
created in Header section.
Merge the cells in the Table header and insert the “Cross Tab” element into the table header
Construct the Data Set with all required output columns –
this report shows all OOB fields to display the PM Cost forecast report with
required Work Orders per month
Associate the Data Set for Data Cube. Add Groups (Dimensions) for columns that we want to display in rows section and for column header (month in this case) of Cross Tab Section.
Summary field is the one which is at the right-hand side of Cross
Tab element design.
Drag and drop the fields from Dimensions to rows section of
the Cross Tab element.
Place the MONTH field from Dimension to column header
section of cross tab
Place the Summarize field in the column field section.
The design file is available in gitlab - https://gitlab.com/bysurendar/maximo/-/blob/master/reports/pmcostforecast.rptdesign
Output of the report:
Rows are the list of Preventive Maintenance records which have forecast generated for the given date range
Columns are months for which the forecast exists.
Summarized values are the Work Orders that would be needed for a month to perform the Work.
Courtesy: Vijayabanu Pitachi
References:
https://www.ibm.com/docs/en/elo-mc/7.6.0?topic=tab-tutorial-creating-cross
https://www.youtube.com/watch?v=LKuCNuz67YA
Thanks, very useful and comex feature well explained.
ReplyDeleteIts very Useful information! Thanks for your effort
ReplyDelete