Hi Folks,
I needed something like this. In the output, I needed a column which displays the SESSION USER who is seeing the results of the model.
In Script , we can have something like this
SELECT SESSION_USER FROM DUMMY
How can I do the same using calculated columns in the model?
Regards,
Krishna Tangudu