Hey Zach,
Within my custom report the field is pulling fine when it is not within the repeat, but once it is located inside of the repeat, then it bombs out.
Outside repeat
Inside repeat
James/Brandon, could you give me a little more insight on this referencing of the parent field into the repeat? My parent is named "Acoustic_Bat_Detector" and the field that I want to call into the repeat is "DetectorID".
I have tried without any luck?
${#BatDtctrInfo} Acoustic_Bat_Detector.${DetectorID}
${#BatDtctrInfo} <Acoustic_Bat_Detector>.${DetectorID}
${#BatDtctrInfo} Acoustic_Bat_Detector.${DetectorID}
Thank you in advance,
Mike