I'd like to work with data from 2sxc in Excel (for reporting/analysis purposes). Is it possible to create a query that would create a normal looking view with the fields?
Thanks.
Technically this can be done using standard sql, but I can't provide a quick example. You basically need to do pivots. Alternately you could create a html-view and open/link that in excel, this is probably much easier to do.