HI,
Can someone suggest what needs to be done in the below scenario?
I'm trying to display a value in process report. This value is being retrieved from DB based on a condition. I'm able to view the value in Process model but not in process report.
Value from Process Model
Value from Process report
Suggestions appreciated.
Thanks in advance
Discussion posts and replies are publicly visible
Couple of questions.
What is the report context ?
Is Include data from subprocess set to YES ?
Yes. but this value is only present in Main process
Please check if the process variable is hidden in the main process.
Hi adithyay ,
Can you please check the process instance of that process model. if value are still exist.. check the report context, are you select correct process model I mean parent process model or not.
Regards,
Bhanu.
Hi adityay,
Is the PV you highlighted is of type MULTIPLE? If it's not, then please recheck your mappings.
The value for the PV in the process instance is 'usertwo' whereas in the report it's showing an array with 3 null values.
Aditya.
Hello Banu, yes I’m using parent pm as context.
No Aditya, it is of single value and text type.
It is because PM is currently having 3 active instances
No sharmilan, it is not a hidden variable