Issue with webadi having 5 ExpandedSQL columns with each of them rendering more than 40 sub columns
Hello
We have a custom webadi with 5 columns of type EXPANDEDSQL. In a particular scenario, the sql behind each of these columns create more than 40 child columns with the total generated dynamic columns going beyond 200. In this case, the webadi is getting stuck during download, it only renders the header layout and the line level table does not come up. Note that the Oracle menu also does not come up properly (download action will be missing)
After closing the download pop window, If the macro "BneOnCreateProcedure" is executed, the excel comes up properly and can then be used without any issue. Can you please let me know if there is a way to address this way without having to manually execute the macro.