TEXT IN A PIVOT TABLE's VALUE FIELD

Shafique

Board Regular
Joined
Nov 23, 2018
Messages
119
I created a table as belw. and want to get its text data(CODE) in a pivot table's value field.

Table1........

NAME CODE
1 ABC AD-01
2 DEF AD-02
3 GHI AD-03
 
Hey, I dont want to start a new post as this is somehow related so asking my question here.


Dear I am coming from Bill's post actually and I have been looking for some additional work in the same DAX formula. As described in the end that second formula
=CONCATENATEX(Values(Table1[Code]), Table1[Code], ", ") will eliminate duplicates.

Great! But I want formula modification to count the Duplicates, i.e Date, 2 Fig, 3 Banana, 5 Guava
 
Upvote 0

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
That would require a very different measure so please start your own question.
 
Upvote 0
Look at this link

 
Upvote 0

Forum statistics

Threads
1,215,191
Messages
6,123,553
Members
449,108
Latest member
rache47

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top