Hi all I am using jdeveloper 12.2.1.0.0. I am having a table in my screen and i have my own export to excel code for that table. I have an LOV for Account code attribute. And in the UI hints of the LOV i am making display attribute as Account name i.e for corresponding account code i will get account name displayed on my screen. The issue i am facing is when i am generating export to excel, Account Code is displayed but in the screen i can see account name and i want the account name to be displayed in my excel also. Can anyone suggest what can i do ?