Custom naming for page layers Cognos - cognos

Using Cognos 10.2.1 and reporting studio. Im generating a report with the page layers filter context option. However, the names are automatically generated based on the page name. For example, if the page name is Hello, it beocomes Hello_2,Hello_3,Hello_4.If I'm filtering by Location, could it be possible for the page to be name by region instead of Hello_2,etc..

This is possible only starting in version 10.2.2:
enter link description here

Related

Version Number on Word document in SharePoint Online

I am trying to insert the version number stored in SharePoint Online into my Word document - I've done the following thus far:
Activated the Library and Folder Based Retention Site Collection feature
Checked "Enable Labels" in the Information Management Policy Settings for the Document Content Type, and entered "{Version}" into the Label format field
Created a Word document in my library
Opened the document in Word, and inserted a Quick Part (Document Property > Label)
What shows up on the document is {_UIVersionString}, not the actual version number. Not sure what's going on - it seems so close.
In my test, I cannot reproduce your problem.
I can display the correct version number in the document. Below is a screenshot of my test:
This may be caused by the cache, I suggest you to clean up the cache of the SharePoint page and Office first.
You can provide your detailed screenshots, which can help us solve the problem better.

Kofax "edit table header" not allowing second page navigation of a single document

It has been more than a week, i have tried almost all option on Kofax Total Agility 7.6 "Transformation Designer"
I have a requirement of:
Locating and Extracting the table content of a document(English or French)
To be able to do that i follow steps:
Open "Transformation Designer"
Created an extraction project, attached a sample document (having 5 pages)
Navigate to project settings->Table tab
Trying to create new "table header pack"
When i am trying to train system for header and non header lines, i am unable to navigate from pages of a same document, the image-viewer screen is showing only first page of a selected document and there is no next page button/navigation, only next document button/navigation is available.
Note: All training material covers only single page document where extraction is quite straight forward
Exact question is How should someone train "table header pack" when table is on the second or third page of a document
Any help?
Have not received anything from forum about the same. So in my case i will create zone, for each Table Cell than map it to table schema by code: Internal or External
I have been in the same situation and resolved it by changing the sample multi-page image into single page Tiff images. The you can create a doc with the table starting on page 1. When you test you'll find that it still finds the table starting on the nth page.
E.g. KTA comes with the Repository Browser (separate installation) which allows you to export documents as single-page Tiff images.

Replace Information Link in a Report

I created a report - RptBasics and saved it in spotfire library. The report is built on Information Link named UserBasics. I realized after creating whole report that it was to be built on Information Link named CustomerBasics.
Is there a way I can change only the Information Link of report instead of rebuilding whole report from scratch ? Alternately, can I duplicate whole report and change Information link at that time ?
Yes to both of your questions.
Is there a way I can change only the Information Link of report instead of rebuilding whole report from scratch?
Open the dxp in the Professional Client
Click File > Replace Data Table
Select the Information Link you want to replace from the dropdown
Click Select > Information Link
Choose the NEW / CORRECT Information Link
Alternately, can I duplicate whole report and change Information link at that time
When you save the dxp back to the Library, just save it as a different file name. Thus, you will have two versions... each with different datasources.

SharePoint - Document Filtering (Tags/Metadata?)

I'm creating a SharePoint site which will be used to dynamically store and display documents on various pages, among other things. Is the following possible?
My view is to have one central Document Library which will include all files. Files with have 'tags' or 'metadata' attached to them. On pages, i will add a document library (or similar) webpart and then call only those documents with a certain tag/metadata.
For example.
Document Library ('Folder') - Contains ('Project Document.xls' and 'Training Document.ppt')
On 'index.html' i will add 'Folder' to the page, but i only want to display 'Project Document.xls' not 'Training Document.ppt'.
I'm aware that you can set up target audiences but that requires a lot of user management.
Thanks for any advice.
If I understand you correctly, this sounds like something you could accomplish using a filter. The name of the file is stored as a column. Try editing the web part on that page and edit the current view. That view will be cached for that page without changing the view across the site. If you want to be able to dynamically choose the document you display then one option is to add an HTML Form web part (which contains a text box and submit button), connect it to the doc library web part and filter the name column based on the HTML Form web part.

TFS build `Summary Information` text syntax format

After a build definition is queued and completes, a build summary report/information page is displayed as in the below screen-shot.
I see that there are links and collapsible text in the report.
A google search can find me the syntax for the link as [link display text](the URL of the link)
Where can I find the documentation that lists all the syntax for writing messages to the TFS build summary page, e.g. the collapsible text?
There is no way how to specify other formatting than links:
As explained, messages can only be text based, this is a limitation of the new activity and model. If you need to add a custom section with more rich content (text, images, graphics…) you will have to use the same method as in the previous version and develop a Visual Studio add-in.
Source:
TFS 2012: Add a custom section in a build summary
TFS11 RC – Simple Build Summary Customization

Resources