Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Manually changed xml tags, then it is showing. Thanks for your help Thanks
-
Thanks for reply. I have already set that option, and it seems it is not working. is there any other option that I need to set. Thanks Siva
-
Thank you so much.
-
my query is like this with empty columns select invoice_number, invoice_date, NULL custom_column1, NULL custom_column2, invoice_amout from ap_invoices_all In the output custom_column1,custom_column2 are not coming but I want these columns as party of my output. Thanks