Viewing 2 posts - 1 through 3 (of 3 total)
Hi Luis,
I checked out that article but it still suggests that I need to manipulate the data in order to pivot it. Is there no way I can have...
October 19, 2016 at 11:00 am
#1907474
Thank you for the reply...
The query is this:
SELECT TOP 1000 [LTStringId]
,[LanguageCode]
,[LTStringType]
,[ElementName]
...
October 19, 2016 at 10:49 am
#1907471