I need to add few property on Dashboard, That table there are using Data page as a source

Hi Guys ,

In our application 2 screen available one dashboard and my work , dashboard table they used Data Page as a source And My workPage they used Report definition.

Already in dashboard having like page properties like pylabel, pxrefObjectInsName,pxCreateDateTime .

As per new requirement client want to map pyworkpage properties like customer name ,customer id and customer type .How to add in that both tables .

Please Help me .

Thank you ,

@keerthiy Hi, in the data access tab pass the Prefix and class name of pyWorkPage, then in the Query tab add a column “Prefix.CustomerName” similarly other properties as well.

Thanks

@AkshithReddyT How to Set the values on Data Page ? They used D_WorkBasket

@keerthiy Similar to RD, somehow that particular Data Page is also sourcing Report Definition!