Skip to main content
4-Participant
September 8, 2022
Solved

Collecting Windchill Tasks For Each User

  • September 8, 2022
  • 2 replies
  • 4294 views

I am trying to collect all open Windchill tasks for each user so I can link power bi and make some tables.

 

I found that I can use https://<host>/Windchill/servlet/odata/ChangeMgmt/ChangeTasks to get my tasks but I want my tasks plus everyone else's so I can neatly show the data of the open tasks.

 

Has any come across a solution for this?

2 replies

avillanueva
23-Emerald I
23-Emerald I
September 8, 2022

What about using the Open Tasks report using Query Builder? I forget if that one is OOTB but can be easily imported if you need it.

4-Participant
September 9, 2022

Thank you for the response, that works but the only problem is I would have to continually grab the report and import it into Power BI.  My goal is to be able to just refresh the power BI dashboard and have the data update if that makes sense

avillanueva
23-Emerald I
23-Emerald I
September 9, 2022

Its possible to pull the report into Excel via and have it pull down data by refreshing. Its how I do all my complex metrics reporting. I pull 4 reports and combine. Does Power BI have the ability to pull data from a web query?

avillanueva_0-1662744852406.png

 

12-Amethyst
February 19, 2024

Hi , 

 

I am tried this same it is working fine without SSO system, If SSO enabled system the URL is not working. the below error message is occurred. Any thing need to be provide some details?

 Can you help on to resolve this.?

 

HelesicPetr
22-Sapphire II
22-Sapphire II
February 20, 2024

Hi @SARAN 

You need to solve the issue with your SSO system provider. 

PetrH

12-Amethyst
February 20, 2024

yes