Select Content to Define an XBRL Footnote
Your Excel and Word objects might contain data or text that you want to use as an XBRL footnote. You can use CDM XBRL to select that content to define a footnote.
The content for the footnote must exist in the Excel and Word objects that you check out. You can add the footnote only to an intersection in the Pivot Grid that already contains a tag.
Note: When you add tags, you can create several tags at the same time and then save them. However, when you add footnotes, you must save each one individually.
To select content from a report object to define a footnote:
- Open the project that you want to work with.
- Open and check out the Excel or Word object.
- In the Data Tools area on the ribbon, click Pivot Grid.
- Above the Tag Inspector tab, click Pivot Grid.
Tip: To simplify your tagging work, you can pivot or filter the Pivot Grid to approximate the appearance of the data in the Excel object. For example, you can change the Pivot Grid to move columns to rows, and rows to columns. If the Pivot Grid contains extra rows or columns that are not visible in your Excel object, you can filter them so that they are no longer visible in the Pivot Grid.
- If the source of the footnote content is an Excel object, complete the following steps:
- In the Excel object, highlight the data that you want to use for the footnote. You can select only one cell.
- In the Pivot Grid, select the tagged intersection where you want to add the footnote. You can use Search to find the appropriate location.
If the Excel data that you select contains the
##RSor##XSvariables, the table between that cell and the corresponding##REor##XEfrom the Excel object is stored as escaped HTML as the content of the footnote. The same rules for text block tagging apply (column suppression, superscript, and so on). If the Excel data that you select does not contain the##RSor##XSvariables, the content of the highlighted cell in the Excel object is converted to escaped HTML and stored as the content of the footnote.- In the Excel object, highlight the data that you want to tag. The text block can be a section of data, or all data in the Excel object if necessary. If you want to select all the cells and contents between the
##RSand##REvariables, select the cell that contains the##RSvariable. If you want to select all the cells and contents between the##XSand##XEvariables, and also the cells on the same rows as the##XSand##XEvariables, select the cell that contains the##XSvariable.Restrictions:
- When using the
##XSand##XEvariable combinations in conjunction with a##RSand##RErange variable combination, the variables must follow this format:- The
##RSand##XSvariables must be placed in the same vertical column and the##XEvariable must also be in the same vertical column as##RE. - You cannot have multiple
##RSand##REcombinations on a sheet in an Excel object. - You can have multiple
##XSand##XEcombinations within a##RSand##REcombination, however, the ranges must not overlap.
- The
- When using the
##XSand##XEvariable combinations in conjunction with a print area, the variables must follow this format:- The
##XSvariable must be in a column adjacent to the left edge and within a row of a print area. - The
##XEvariable must be in a column adjacent to the right edge and within a row of a print area. - You can have multiple
##XSand##XEcombinations, however, the ranges must not overlap. You cannot place a##XSor a##XEvariable within an area defined by an existing##XSand##XEcombination.
- The
- When a
##RSand##REvariable combination and print area both exist in the same Excel report object, only the##RSand##REvariable combination is considered and the print area is ignored.
- When using the
- In the Pivot Grid, select the intersection where you want to create the text block for the data that you selected in the Excel object. You cannot select an intersection that is shaded gray.
Important: You must select an intersection whose type is textBlock or escapedItem, or any type that extends any of these two. To find the type of an intersection, hover over its header, and view the type in the window that opens. Also, the concept's time period type must match the time period you are tagging against. If the selected concept has a period type of Instant, you must select an intersection with a time period of Instant.
- In the Excel object, highlight the data that you want to tag. The text block can be a section of data, or all data in the Excel object if necessary. If you want to select all the cells and contents between the
- If the source of the footnote content is a Word object, complete the following steps:
- In the Word object, highlight the content that you want to use for the footnote.
- In the Pivot Grid, select the tagged intersection where you want to add the footnote.
- Click Home > Add Footnote, and click From Current. CDM XBRL creates a bookmark in the Excel or Word object, and links the selected text to the newly created footnote. The content of the footnote is displayed as a superscript in the Pivot Grid.
- Click the Footnotes tab. The Footnotes tab contains details of your new footnote and any other footnotes in the Pivot Grid. When you click the number in the intersection, you can navigate to the footnote. When you click the More link in the footnote, you can see information about the footnote and you can navigate to the source intersection in the Pivot Grid. The footnotes that are shown in the panel are the footnotes that are related to all facts currently displayed in the Pivot Grid.
- Click the Excel or Word object and save your changes.
- Check in the report object.