Question
How to insert new column in virtual RD
Hi, we have following scenario.
we have a class which is mapped to external class(means we dont have any pega columns like px,py). we have a RD for that.
We are displaying that Data in Repeat Grid using Virtual RD due to which its displaying columns used in RD. but we need some more column called pxObjcass in UI but can not used that property in RD as class is mapped to external class.
How can we dynamically add column in that Report definition at run time.
Thanks in advance.
Hi Venkata,
Add pxobjClass as a new column to table mapped to external class, once you add these column to table, when you do obj- save Pega automatically insert this column with your class name
or
Use function alias rule to give the class name as column