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?
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?