Properties not passing as parameters to the Datapage as Source for the Property UI control pxDropdown

We are working in Pega Constellation 24.2 and facing an issue with a dropdown inside a Page List table (ORG-APP-Work).
The dropdown is configured with a Data Page as its source. This Data Page requires three input parameters.

All three parameters are available as single properties (ORG-APP). However, in Constellation, we are unable to pass these three single properties as parameters to the Data Page from the dropdown’s property configuration.

While the datapage is loading, the properties were on the clipboard but the params are not passing to the datapage

Has anyone faced this issue or knows a workaround for passing multiple parameters from parent to a Data Page used by a dropdown in a Page List?
Any suggestions or best practices would be greatly appreciated.

@VenkataSasidharA17395410 have you tried to configure it from Data Model tab as oppose to configure it directly on property? Can you paste screenshots from there?

@Kamil Janeczek
Please refer below image

@VenkataSasidharA17395410Any luck on the above?

can you try the alternate approach by having a editable list data page source with a data transform. In that data transform loop on the above data page by appending to Primary.pxResults.