Community
Participate
Working Groups
Build Identifier: 20090619-0625 Hi, here is short description when I have in my report a dataset with sql query: SELECT employeeName AS name, CONCAT(employSurname,'') AS surname FROM employee causes that first column name is still employeeName, second is surname as I want. It means that without any function sql alias doesn't work for dataset. It's especially visible when I use "export data" where I have name of columns. Reproducible: Always
*** This bug has been marked as a duplicate of bug 312877 ***