We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unpivot
I have a table whose column names are quoted, like "BX 759 - long column name".
When I try to unpivot this table, the column names fetched don't contain quotes and the macro doesn't put the quotes in them, thus the macro fails.