owc11 pivot table and relational database

D

dawid

hi

I try to use Pivottable on my asp.net page. data source is a
relational database. I have a table named "Customers" [customerID -
primary key GUID, name -nvarchar(50)]. I think, that because
customerID is a key, i must use it on Pivot Table, but instead of
Guids I want to show Names. How to do it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top