How to optimize property in Abstract class.
Hi Everyone,
We have a Report Definition in Assign-Worklist class and joined with Work- class. We need to extract one column from Data- table and display in the same report.
Currently we created join between Assign-Worklist and Work- table with .pzInsKey and .pxRefObjectKey.
How to join Data- class with above report? What is the condition we need to use to join?
Please advice.
Thanks,
@KiranV755
Can you clarify what data you need to join from Data- to Work- ?
Could you give an example of a Work Item and a Data Instance which you need to join?