"Export to PowerPoint" function of portlet page does not show the data correctly.
search cancel

"Export to PowerPoint" function of portlet page does not show the data correctly.

book

Article ID: 111849

calendar_today

Updated On:

Products

Clarity PPM SaaS Clarity PPM On Premise

Issue/Introduction

When I create a query and portlet with multiple link parameter and have multiple parameter for URL then I cannot export the data correctly.

Environment

Release:
Component: ODSTU

Resolution

DE37055
This will be fixed on the future version.

Step to Reproduce.
1. Create a query.

SELECT
    @SELECT:DIM:USER_DEF:IMPLIED:PRJ:INV.ID:[email protected]
   ,@SELECT:DIM_PROP:USER_DEF:IMPLIED:PRJ:INV.CODE:[email protected]
   ,@SELECT:DIM_PROP:USER_DEF:IMPLIED:PRJ:INV.NAME:[email protected]
FROM
    INV_INVESTMENTS INV
WHERE
    @[email protected]
AND INV.CODE = @WHERE:PARAM:XML:STRING:/data/project_code/@[email protected]
 OR INV.ID = @WHERE:PARAM:XML:INTEGER:/data/project_id/@[email protected]

2. Creatae a portlet based on the query.
3. Create a porlet page based on the portlet,
create 2 link parameters as follows.

<Please see attached file for image>

User-added image

4. Add the menu with the portlet page.
5. Go to the menu and I can see the portlet without any data.
6. Search inv_investment table with code and id.

<Please see attached file for image>

User-added image

Input the code and id on URL as follows.
http://192.168.56.104/niku/nu#action:portlet_page1&project_id=5002000&project_code=project1

I can see 2 data.

<Please see attached file for image>

User-added image

When I click export to Power Point on page then I cannot export the data correctly (have no data).

<Please see attached file for image>

User-added image

Attachments

1558697205634000111849_sktwi1f5rjvs16iv0.jpeg get_app
1558697203778000111849_sktwi1f5rjvs16iuz.jpeg get_app
1558697201997000111849_sktwi1f5rjvs16iuy.jpeg get_app
1558697200010000111849_sktwi1f5rjvs16iux.jpeg get_app