I want to list out exceptions which are created in back end Bex query to list box in design studio.
Issue is, when I use method GetConditionalFormatName(Exception ID) to get description of exceptions, I am always getting name as Exception1 even though proper name is maintained in back end query.
I am using following script to populate exception name in list box.
You should upgrade your Design Studio Client version to 16.4.1. The Server and Client versions must be in synch to avoid problems. Your Exception issue may be a side-effect of mismatching versions.
Add comment