PowerBI Processes Versions/Process ID

Hello friends!!! I am looking for some help as I create a dashboard in PowerBI.

Currently I am working on building a dashboard in PowerBI. As you can see below in the 1st image the package name is Samsung_POD and the query id only says Samsung_POD in the 2nd image.

My question is: do I need to create multiple queries if I want data for more then one package ("Process:) ? Or can I put the package names all in 1 query? For example: let
Path = “/odata/Processes/UiPath.Server.Configuration.OData.GetProcessVersions(processId=‘Samsung_POD, Sony_BestBuy_Appt_Entry’)”,

Or is that not possible?

Image 3rd lists just a few of the packages I want to include within my query, in which I am able to pull in the data at the same time.

Please help, thank you!!

image

image

Hi @kwhites5229,
I think you can create dynamic paths in power query.
Check this out : Create Dynamic File Path in Power Query - Goodly
Hope it helps.
Kindely,
Nad.

1 Like

Thank you so much, I will take a look at this.