Activity overview
Latest activity by OmegaMan
Ok, I see the structure now, under each column contains a `Generator` node. I can change the initial one by hand, save, and then copy that whole `Generator` node into each of the following columns til I reach the end. Thanks for the insights. I can change the xml by hand with that solution, but I run the risk of having an xml issue. I am trying to come up with a program to do such a change...or just continue to do it in the program by hand....uggg decisions. :-) Thanks for the help. / comments
Ok, I see the structure now, under each column contains a `Generator` node. I can change the initial one by hand, save, and then copy that whole `Generator` node into each of the following columns ...
I have removed the original comment, but I am seeing the structure. / comments
I have removed the original comment, but I am seeing the structure.
Alternate way to Fill Columns with Specified SQL
During the column generation setting for specific columns, I have the need to use specific SQL on a set of columns, in the `User Defined` -> `SQL Statement` option, and it works just fine. My issue...