Diplay and Assign data of Tracker Data Element to Tracked Entity Attribute

I am using dhis2 instance version is 2-47, basically I have tracker program in which I have stage and stage has a data element element with dropdowns , now I want to display the data element dat when completed to my tracked entity attribute so that I can show that data to my registeration listing where all TEA’s defined. let me share the screen shots.

Also I have created the program rules for this

let me share the SS

my program page stage data

@Gassim @Gerald_Thomas please need your help

1 Like

Hi @Mujtaba_Hussain

If I understand correctly, you are assigning the value of a Data Element to a Tracked Entity Attribute? There’s are some challenging with assigning values to TEAs using program rules, please read @Markus’s response here: Can we assign a value multiple times to a TEA from a Program Stage? - #2 by Markus

I’ve also asked the team for feedback/insights.

Thanks!

hey @Gassim I have go through the post and what I understand is that Its not possible in dhis2 to display the enetred stage value to reflect to the TEA automatically.

Does it also not possible using script?