Viewing 2 posts - 1 through 2 (of 2 total)
Hello,
i would work in 3 steps to simulate the excel pivot.
1. As there are 2 row headers and an extra one for the measuretype 'value', i would group the base...
August 19, 2016 at 1:44 pm
#1896444
Hi
often i have the same issue. If there is no absolute need for the result being a char, but an integer value is ok too, then i use
SELECT Year(testdate)...
February 26, 2011 at 7:57 am
#1291909