Hi
when you need to change a View from one type to another, for example Selection to Join View, you are forced to create a new View that replace the old one.
At the same time you whant to copy all work that is done in the Output section of the first View, like renaming columns and deriving new columns etc.
I don't see how this can be done in a simple way.
I can create a Join View from a Selection View by adding a Join when editing the Selection View. I can Save and it seams to work, but I got the message
*'The VQL of this view has been modified manually. If you change any settings outside the "Metadata" tab, the current VQL will be lost.*'
When changeing the columns while editing a view works and I far I can see do not generate any warnings like above.
What is the recommended steps to bring the changes you have done on the first View to the new View when replacing the first one?