for ex; lets say i have 5 columns that contain only texts and no numbers.
Customers Residential City Model Purchased Repeat Customer
XXXXX RRR A0001 Yes
YYYY PPP A0002 No
ZZZZZ KKK A0003 No
AAAA RRR A0001 Yes
BBBB PPP A0003 Yes
This extends to 10000 rows. No I wish to make a table such that I know that
in a particular city, a particular model was purchased by these customers.
Should ideally look like:
The only way you can represent this as a PT report is to have
City followed by Customer as row fields
Model as a column field
Count of Model as the data field.
Your report will show Customers within City, with a number appearing under
the model they purchased
Alternatively, you could sort your database by City.
Apply a filter Data>Filter>Autofilter
Use the dropdown on City to select an individual city, then you will see all
of the relevant data.
i tried in exactly the same way u hv mentioned...but the problem didnt
solve...i think i will hv to find further alternative ways...thanx so much
for being helpful..
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.