I am using ssrs in visual studio 2022, I work on a report, there is one textbox to use lookup to get section name from section id, everything is working properly, but when I use pdf export, I got section name textbox to display "#ERROR" which is using expression "L00kup". Does anybody know how to fix it?