Skip to main content
Question

I want to show all my "task activities" which are mapped on each main stages.

  • February 29, 2024
  • 3 replies
  • 4 views

Ex:

 

12345 Stage1 Task1 Timestamp

12345 Stage1 Task2 Timestamp

12345 Stage2 Task1 Timestamp

12345 Stage3 Task1 Timestamp

12345 Stage1 Task1 Timestamp

12345 Stage3 Task2 Timestamp

 

Note: Activity->stage 

3 replies

Forum|alt.badge.img+6
  • Level 0
  • March 6, 2024

Hi Boobathi,

could you provide some more information on what you are trying to achieve please?

Do you want to display your activities in a table in a view or in the process explorer and do you want to filter on a specific main stage?

From your description I do not understand the problem yet. Thanks!

Best, Tim


The above table is my activity table.

Incase selecting the Stage1 as button component, I want to see below view in OLAP

 

12345 Stage1 Task1 Timestamp

12345 Stage1 Task2 Timestamp

12345 Stage1 Task1 Timestamp

 

 


Forum|alt.badge.img+6
  • Level 0
  • March 7, 2024

Hi Boobathi,

I see! The best way to do that is to create a Drop-down list component and select the column that includes your stages. Like this you will have all unique Stages e.g. Stage1, Stage2, Stage3 as options to select and the Filter will be automatically set to the Stages you select, so you OLAP table will be filtered in the same way.

Let me know if that was what you were looking for or if you have any questions!

Best, Tim